
VLAN Interface Context
Wi² Controller CLI Reference Guide 127
2.15 VLAN Interface Context
Context path: View > Enable > Config > Internet interface > VLAN
interface
View > Enable > Config > LAN interface > VLAN interface
View > Enable > Config > Local mesh > VLAN interface
This context provides commands for configuring Virtual LANs (VLANs). In this
context, VLANs can be added or edited.
For example, to create a new VLAN interface named "hongkong" on the LAN
port with VLAN id 88, do the following:
CLI(config)# interface lan
CLI(if-lan)# interface vlan 88
CLI(if-vlan)# vlan name hongkong
CLI(if-vlan)# ip address mode dhcp
CLI(if-vlan)# no nat
CLI(if-vlan)# end
CLI(if-lan)#
end
Supported on: Wi ²-CTRL-10 Wi ²-CTRL-40 Wi ²-CTRL-200
end
Switches to parent context.
ip address
Supported on: Wi ²-CTRL-10 Wi ²-CTRL-40 Wi ²-CTRL-200
ip address <ip address>/<mask>
Sets a static IP address for the VLAN.
Parameters
<address> IP address.
</mask> Subnet mask in CIDR format. Specifies the number of
bits in the mask.
ip address mode
Supported on: Wi ²-CTRL-10 Wi ²-CTRL-40 Wi ²-CTRL-200
ip address mode (dhcp | static | none)
Sets the IP addressing mode for this VLAN interface.
Parameters
dhcp Dynamic host configuration protocol. The DHCP server
will automatically assign an address to the Controller,
which functions as a DHCP client.
Komentáře k této Příručce