Trace Commands 571Nortel WLAN—Security Switch 2300 Series Command Line ReferenceHistory Introduced in WSS Software Version 3.0.Examples To save trace data into the file trace1 in the subdirectory traces, type the followingcommand:WSS# save trace traces/trace1set trace authenticationTraces authentication information.Syntax set trace authentication [mac-addr mac-address] [port port-num] [userusername] [level level]Defaults The default trace level is 5.Access Enabled.Examples The following command starts a trace for information about user jose’s authentication:WSS# set trace authentication user josesuccess: change accepted.See Also• clear trace on page 560• show trace on page 564set trace authorizationTraces authorization information.mac-addr mac-address Traces a MAC address. Specify a MAC address, using colonsto separate the octets (for example, 00:11:22:aa:bb:cc).port port-num Traces a port number. Specify a WSS port number between 1and 22.user username Traces a user. Specify a username of up to 32 alphanumericcharacters 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 level10 provides the most information. Levels 1 through 5 provideuser-readable information. If you do not specify a level, level 5is the default.