TMS zl Management and Configuration Guide ST.1.1.100430

A-116
Command-Line Reference
Global Configuration Context
vlan
Enter this command from the global configuration context to:
Assign a VLAN to a zone
Assign an IP address to the VLAN
Configure IP routing and multicast settings on the VLAN
Enter the VLAN context
Note You must assign the VLAN to a zone before you can enter any other commands.
vlan <VLAN ID>
To enter the VLAN context, enter the following:
Syntax: vlan <VLAN ID>
Replace <VLAN ID> with the VLAN ID. See “VLAN Context” on page A-183.
Use the following command to remove a VLAN association (the VLAN will no
longer be a TMS VLAN assigned to a zone):
Syntax: no vlan <VLAN ID>
Note You cannot delete a VLAN association if DHCP relay or routing is enabled on
the VLAN.
vlan <VLAN ID> ip address
To assign an IP address to the VLAN, enter the following command:
Syntax: vlan <VLAN ID> ip address < dhcp | <IP address/prefix length> >
Replace <VLAN ID> with the VLAN ID.
The dhcp option configures the module to request a DHCP address on this
VLAN.
Replace <IP address/prefix length> with the static IP address and prefix length
of the VLAN.
Note A VLAN is automatically set to DHCP until you specify a static address.