TMS zl Management and Configuration Guide ST.1.1.100430
2-36
Initial Setup in Routing Mode
Configure Management Access Settings
Note If you have configured a dedicated management VLAN on the module’s host
switch, you may want to associate that management VLAN with the manage-
ment-access zone.
In that case, add allow-switch-ip to the command to permit the switch to have
an IP address on that VLAN:
hostswitch (tms-module-C:config)# vlan 5 zone internal
allow-switch-ip
To follow best security practices, the management VLAN should not be the
default VLAN (which is VLAN 1).
Figure 2-13. Initial Setup Example
6. Configure an IP address for the TMS zl Module on that VLAN:
For example:
hostswitch(tms-module-C:config)# vlan 5 ip address
10.1.5.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 module on
that VLAN.
Replace <mask> with the subnet mask in dotted-decimal
format.