TMS zl Management and Configuration Guide ST.1.2.100916
3-26
Initial Setup in Monitor Mode
Configure Initial Settings
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. To set the default gateway, enter the following command:
For example:
hostswitch(tms-module-C:config)# ip route 0.0.0.0/0
10.1.5.1
See Appendix A: “Command-Line Reference” for a complete list of CLI com-
mands for the TMS zl Module.
You can now access the module using the Web browser interface by typing
the IP address of the management VLAN in the browser’s address bar. See the
following section, “Access the Web Browser Interface.”
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.