TMS zl Management and Configuration Guide ST.1.1.100226
2-39
Initial Setup in Routing Mode
Configure Management Access
If necessary, configure the VLAN on the host switch so that the TMS zl
Module can reach the default gateway on the correct VLAN.
9. If the default gateway is on the VLAN you have already added to the
management-access zone, skip this step and continue with step 10. Oth-
erwise, complete this step.
a. Associate the VLAN on which the TMS zl Module connects to its
default gateway with a zone (often this is the External zone, which
provides special checks for traffic incoming from an untrusted net-
work).
For the example in Figure 2-15, 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.
Syntax: vlan <VLAN ID> zone <zone>
Associates a VLAN with a zone.
Replace <VLAN ID> with the number of a VLAN to
associate with the zone.
Replace <zone> with the name of a zone.
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.