TMS zl Management and Configuration Guide ST.1.1.100430

10-120
Troubleshooting
Troubleshooting the TMS zl Module in Routing Mode
6. Create a VLAN in the management zone on the participant. This VLAN
must be created on the switch but must not managed by the master in the
HA cluster.
hostswitch(tms-module-C:config)# vlan 40 zone zone1
allow
Success: Added VLAN 40 to zone ZONE1.
Note Remember these configuration changes are temporary. Do not save the VLAN
you have created or any of the other changes you will make to the participant.
7. Assign that VLAN interface an IP address.
hostswitch(tms-module-C:config)# vlan 40 ip address
172.16.40.2/24
Success: Set VLAN 40 IP address to: 172.16.40.2
255.255.255.0
8. Verify the VLAN has been created.
hostswitch(tms-module-C:config)# show vlan
Internet (IP) Service
IP routing: enabled
Default gateway:
Domain suffix: example.com
DNS server:
ID VLAN Zone IP Config IP Address Subnet Mask
-- ---- ---- --------- ---------- -----------
*20 VLAN20 ZONE1 static
*40 VLAN40 ZONE1 static 172.16.40.2 255.255.255.0
*: Allow IP from switch on this VLAN.
9. Exit to the manager-level context:
hostswitch(tms-module-C:config)# exit