Specifications

Running Traces
A-10 Troubleshooting a RoamAbout Switch
Running Traces
Tracecommandsenableyoutoperformdiagnosticroutines.Youcansetatracecommandwitha
keyword,suchasauthenticationorsm,totraceactivityforaparticularfeature,suchas
authenticationorthesessionmanager.
Using the Trace Command
TracingisusedonlyfordebuggingMSS.Thecommandsettra ce areaenablesyoutoview
messagesaboutthestatusofaspecificportionoftheMSS.
Therearemanytrace parametersthatyoucanrun.(SeeListofTraceAreasonpage A12.)
However,thischapterdescribesonlyauthentication,
authorization,thesessionmanager(sm),and
802.1Xusers(dot1x),fourareasthat youmightfindmosthelpful.
Tofocusontheobjectofthetrace,youcanaddoneormoreoftheseparameterstothesettrace
command:
set trace [area] [mac-addr mac-addr] [port port-num] [user username] [level
level]
Tracing Authentication Activity
Tracingauthenticationactivitycanhelpyoudiagnoseauthenticationproblems.Youcantraceall
authenticationactivity,oronlytheactivityforaspecificuser,MACaddress,orport.
Forexample,totraceallauthenticationactivityatlevel 4,type thefollowingcommand:
RBT-8100# set trace authentication level 4
success: change accepted.
Tracing Session Manager Activity
Youcantraceallsessionmanagercommands,oronlythoseforaspecificuser,MACaddress,or
port.Forexample,totraceallsessionmanager(sm)activityatlevel 3,typethefollowing
command:
RBT-8100# set trace sm level 3
success: change accepted.
Tracing Authorization Activity
Tracingauthorizationactivitycanhelpdiagnoseauthorizationproblems.Forexample,totracethe
authorizationofMACaddress00:00:30:b8:72:b0,typethefollowingcommand:
RBT-8100# set trace authorization mac-addr 00:00:30:b8:72:b0
success: change accepted.
Tracing 802.1X Sessions
Tracing802.1Xsessionscanhelpdiagnoseproblemswithwirelessclients.Forexample,totrace
802.1Xactivityforusertamara@example.comatlevel 4,typethefollowingcommand:
Caution: Using the set trace command can have adverse effects on system performance.
Enterasys Networks recommends that you use the lowest levels possible for initial trace
commands, and slowly increase the levels to get the data you need.