zte_run_page
Fetches and parses router configuration pages from ZTE ZXHN F680 GPON routers, supporting pages for port forwarding, DMZ, DHCP, WiFi, firewall, and device status. Choose between raw HTML or parsed output.
Instructions
Obtiene y parsea cualquier pagina del router ZTE.
Args: page_name: Nombre de la pagina (ej: 'app_virtual_conf_t.gch'). raw: Si True, devuelve HTML crudo. Si False, parsea Transfer_meaning.
Paginas conocidas: - app_virtual_conf_t.gch (port forwarding) - app_dmz_conf_t.gch (DMZ) - app_upnp_conf_t.gch (UPnP) - net_dhcp_dynamic_t.gch (DHCP leases) - status_dev_info_t.gch (device info) - IPv46_status_wan_if_t.gch (WAN status) - net_wlanm_conf1_t.gch (WiFi 2.4GHz) - net_wlanm_conf2_t.gch (WiFi 5GHz) - sec_firewall_conf_t.gch (firewall)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_name | Yes | ||
| raw | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |