TMS zl Management and Configuration Guide ST.1.0.090213
3-27
Initial Setup in Monitor Mode
Configuring Management Access
4. Configure the management VLAN:
For example:
hostswitch(tms-module-C:config)# management vlan 2
Note You may want to set the management VLAN of the TMS zl Module to match
the management VLAN of the switch, if any. The management VLAN, however,
should not be the default VLAN: VLAN 1.
5. Set a static IP address for the module’s management interface:
For example:
hostswitch(tms-module-C:config)# management ip
address 10.1.5.111 255.255.255.0
Note The management IP address should be static. Do not use DHCP to obtain this
address.
6. The module’s default gateway is automatically set when you configure the
IP address and VLAN. However, if you want to manually set the default
gateway, enter the following command:
For example:
Syntax: management vlan <VLAN ID>
Sets the VLAN for management and HA traffic.
Syntax: management ip <ip address> <mask>
Sets a static IP address for the module’s management
interface.
Replace <IP address> with the IP address for the module’s
management interface.
Replace <mask> with the number of bits in the subnet
mask.
Syntax: ip route 0.0.0.0/0 <next-hop address>
Sets a default gateway for the module.
Replace <next-hop address> with the IP address of the
default gateway for the module.