TMS zl Management and Configuration Guide ST.1.0.090213
D-10
Troubleshooting
Basic Troubleshooting Tools
capture
The capture command collects the TCP packets transmitted to and from a
particular VLAN interface. This command is useful for troubleshooting con-
nection problems and monitoring network activity because it allows you to
view all of the packets that are being transmitted across a particular VLAN.
You can send the output to the terminal, or you can save the output to a pcap
file.
You can enter the following command from either the manager-level context
or the global configuration context in the TMS zl Module’s CLI:
Syntax: capture < file | terminal > <network interface> <extended options>
show ip ospf
• show ip ospf general
• show ip ospf area
• show ip ospf area-link-state
• show ip ospf external-link-state
[router-id <IP address>]
• show ip ospf interface [<IP address> |
vlan <VLAN ID>]
• show ip ospf neighbor
• show ip ospf data grace-link-state
• show ip ospf redistribute
• show ip ospf restrict
Displays information about OSPF on the network:
• General information
• Areas
• Area link-states
• External link-states
• OSPF on a particular interface
• Neighbors
• Data grace link-state information
• Redistribution
• Restrictions
show ip rip
• show ip rip redistribute
• show ip rip interface [<IP address> |
vlan <VLAN ID>
• show ip rip peer [IP address]
• show ip rip restrict
Displays information about RIP on the network:
• Redistribution
• RIP on a particular interface
• (Optional) RIP peers
• Restrictions
show schedule show schedule Lists the module’s schedule objects. Each
object’s name and the associated days and times
are displayed.
show vlans show vlans [unassociated} Displays information about the TMS VLANs,
including the IP address of the VLAN and the zone
to which it belongs
If unassociated is included, displays VLANs that
the module has detected on the host switch but
have not been added to a zone
Command Syntax Description