Operation Manual
Trace Commands
Trace Commands
22 – 507
set trace sm
Traces session manager activity.
Syntax
set trace sm [ip-addr ip address][mac-addr mac-address] [port port-num]
[user username] [level level]
Defaults
The default trace level is 5.
Access
Enabled.
History
.
Examples
Type the following command to trace session manager activity for MAC address
00:01:02:03:04:05:
MX# set trace sm mac-addr 00:01:02:03:04:05:
success: change accepted.
See Also
● clear trace on page 22-503
● show trace on page 22-507
show trace
Displays information about traces that are currently configured on the MX, or all possible trace
options.
Syntax
show trace [all]
Defaults
None.
Access
Enabled.
History
Introduced in MSS Version 1.0.
Examples
To view the traces currently running, type the following command:
MX# show trace
milliseconds spent printing traces: 1885.614
Trace Area Level Mac User Port Filter
ip-addr ip address Specify an IP address in the IPv4 format.
mac-addr mac-address Traces a MAC address. Specify a MAC address, using colons to separate the
octets (for example, 00:11:22:aa:bb:cc).
port port-num Traces a port number. Specify an MX port number between 1 and 22.
user username Traces a user. Specify a username of up to 80 alphanumeric characters,
with no spaces.
level level Determines the quantity of information included in the output. You can set
the level with an integer from 1 to 10, where level 10 provides the most
information. Levels 1 through 5 provide user-readable information. If you
do not specify a level, level 5 is the default.
MSS Version 1.0 Command introduced.
MSS Version 7.0 The option ip-addr was added.
all Displays all possible trace options and their configuration.