TMS zl Management and Configuration Guide ST.1.2.100916
2-37
Initial Setup in Routing Mode
Configure Management Access Settings
For the example in Figure 2-13, you would associate VLAN99 with the
External zone:
hostswitch(tms-module-C:config)# vlan 99 zone
external
Remember, if you want the host switch to have an IP address on that
VLAN, you must include the allow-switch-ip option. Similarly, if you
want the TMS VLAN to use a unique MAC address, include the unique-
mac option.
hostswitch (tms-module-C:config)# vlan 99 zone
external allow-switch-ip unique-mac
b. Assign the module an IP address on the subnet that is associated with
that VLAN.
For example:
hostswitch(tms-module-C:config)# vlan 99 ip address
10.1.99.99 255.255.255.0
Syntax: vlan <VLAN ID> ip address <IP address> <mask>
Configures a static IP address for VLAN.
Replace <IP address> with the IP address for the mod-
ule on that VLAN.
Replace <mask> with the subnet mask in dotted-deci-
mal format.