TMS zl Management and Configuration Guide ST.1.2.100916

A-36
Command-Line Reference
Product OS Manager Context Commands
batch
This command enables and disables batch, or scripting, mode. Turning on
batch mode will put the CLI into a state that facilitates scripting: paging will
be disabled and any user prompts (for example, Do you want to continue? [y/
n]) will be suppressed.
Syntax: [no] batch
This command is also available from the global configuration context.
boot
This command exits the current session and reboots the module. You will be
asked to confirm that you want to reboot the module.
Syntax: boot
This command is also available from the global configuration context.
capture
The capture command shows the current packets on a VLAN interface, a GRE
tunnel, an HA interface, or all interfaces. This command is useful for trouble-
shooting connection problems and monitoring network activity because it
allows you to see all of the packets that are moving across a particular
interface.
The capture command will capture all Layer 2 frames received on a VLAN
interface, regardless of whether the firewall policies allow or deny the packets
within. For traffic being sent from a VLAN interface, however, this command
will capture only those packets that are permitted. (The packets that are
denied never actually reach the VLAN interface.)
You can view the output to the terminal, or you can save the output in a pcap
file.
Syntax: capture < file | terminal > [vlan <id> | gre <tunnel name> | ha | any] <extended
options>
If you want to capture packets on a VLAN, include the vlan option and specify
an ID.
If you want to capture packets on a GRE tunnel, include the gre option and
specify the tunnel name.