updateLanNetwork
Update an existing LAN network configuration by adjusting VLAN ID, gateway/subnet, and DHCP server settings, including IP range and lease time.
Instructions
Update an existing LAN network configuration including VLAN, gateway/subnet, and DHCP settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| vlan | Yes | VLAN ID | |
| siteId | No | ||
| purpose | Yes | Network purpose (1 = interface) | |
| networkId | Yes | ||
| dhcpSettings | Yes | DHCP server settings | |
| gatewaySubnet | Yes | Gateway and subnet in CIDR notation (e.g. "192.168.10.1/24") | |
| igmpSnoopEnable | Yes | Whether IGMP snooping is enabled |