Operation Manual
Trace Commands
Mobility System Software Command Reference Guide
Version 7.0
22 – 506
History
.
Examples
The following command starts a trace for information for authorization for MAC
address 00:01:02:03:04:05:
MX# set trace authorization 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
set trace dot1x
Traces 802.1X sessions.
Syntax
set trace dot1x [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
The following command starts a trace for the 802.1X sessions for MAC address
00:01:02:03:04:05:
MX# set trace dot1x 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
MSS Version 1.0 Command introduced.
MSS Version 7.0 The option ip-addr was added.
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.