lan
Description: Defines the LAN interface settings for PPP-IP PASSTHROUGH and SERIAL-MODEM PASSTHROUGH modes only : OBJECT
| Element | Type | Description |
| gateway | STRING | Specifies the default gateway (default:192.168.2.1) |
| ip | STRING | Specifies the IP address (default:192.168.2.1) |
| ipMode | STRING | Specifies the IP protocol support mode (default:IPv4) |
| ipv6 | OBJECT | Contains IPv6 mode settings |
| ip | STRING | Specifies the IPv6 address |
| prefixlen | STRING | Specifies the IPv6 prefix length |
| mask | STRING | Specifies the subnet mask (default:255.255.255.0) |
| publicIpMask | STRING | Specifies the public IP Mask (default:255.255.255.255) |