TMS zl Management and Configuration Guide ST.1.0.090213

D-21
Troubleshooting
Troubleshooting the TMS zl Module in Routing Mode
e. Verify that your management station’s VLAN has been configured
correctly. In particular, make sure the VLAN has the right IP address
and is assigned to the right zone:
hostswitch(tms-module-C)# show vlan <VLAN ID>
Replace <VLAN ID> with the VLAN on which you are attempting to
access the TMS zl Module.
You will see output similar to the following:
Internet (IP) Service
IP routing: enabled
Default gateway: 10.1.32.254
Domain suffix: ABC_company.com
DNS server: 192.168.115.20
ID VLAN Zone IP Config IP Address Subnet Mask
-- ---- ----- --------- ---------- -----------
*2 VLAN2 INTERNAL static 10.1.1.3 255.255.255.0
8 VLAN8 INTERNAL static 10.1.8.1 255.255.255.0
10 VLAN10 INTERNAL static 10.1.10.2 255.255.255.0
16 VLAN16 ZONE1 static 10.1.16.1 255.255.255.0
*: Allow IP from switch on this VLAN.
f. If necessary, change the IP address and zone:
If the IP address is incorrect, enter this command:
hostswitch(tms-module-C:config)# vlan <VLAN ID>
ip address <A.B.C.D> /<mask>
If the zone is incorrect, enter this command:
hostswitch(tms-module-C:config)# vlan <VLAN ID>
zone <zone>
g. Save the configuration:
hostswitch(tms-module-C)# write memory