Alcatel Carrier Internetworking Solutions 6800 User Manual

Page of 614
Troubleshooting Authenticated VLANs
Troubleshooting Using Debug Systrace
OmniSwitch Troubleshooting Guide
September 2005
page 18-5
Useful Notes on Client Issues
• If using telnet authentication manual IP release and renew required getting the new IP after authentica-
tion.
Troubleshooting Using Debug Systrace
Telnet Authentication and De-authentication
Do not change the aaaDebugFunction flag under Dshell, keep it the default setting.
In addition with that use below commands to capture maximum debug information:
-> debug systrace no appid all
-> debug systrace appid 20 level debug3
-> debug systrace watch enable
After gathering all information disable the systrace using below command.
-> debug systrace watch disable
The best way to troubleshoot is to verify the working and non-working case. Compare the results of both 
cases and find the possible point of failure.
Get the IP Address from Default VLAN
-> 2356669885 AAA    debug3 entering in aaaProcessPortManager
2356670006 AAA 
debug3 rec from PM 1, status ad UP, op UP
2356670145 AAA 
debug2 [ONEX] onex_process_pm LINK_STATUS 1002
2358821890 AAA 
debug1 begin Authent Evt : Req, St : IDLE, name : admin, Rec 
ses :    0/   1(TRUNCATED)
2358822025 AAA    debug3 Entering in aaaAuthentReq
2358822084 AAA    debug3 Entering in aaa_ProcessAuthent
2359129753 AAA    debug3 Entering in aaa_ReplyHdlMgt
2359130018 AAA    debug1 Send auth Success, session    0
2359130099 AAA    debug3 Entering in aaa_userReturnST_IDLE
2359130170 AAA    debug1 AAA_Serv>> Ctx admin removed from No link, set in No 
link
2359130247 AAA    debug1 End Authent Evt St : IDLE, name : , ses :    0/   0, 
Ret = OK
2360615756 AAA    debug3 AAA_Serv>> sort aaaSortUserCtx
2362006927 AAA    debug3 Ip Address not in same Vlan than Default Dhcp Gateway
2362007048 AAA    debug1 Send a DHCP Release to DHCP Server 133.2.253.1
2362007107 AAA    debug2 op=1, htype=1, hlen=6, hops=0, xid=1
2362007164 AAA    debug2 secs=0, flags=0x00000000, ciaddr=172.31.21.161, 
yiaddr=0.0.0.0
2362007226 AAA    debug2 siaddr=0.0.0.0, giaddr=0.0.0.0, 
chaddr=00:90:27:75:dc:a2
2362007271 AAA    debug2 sname=<>file=<>
2362007490 AAA    debug1 DHCP Release sent successfully
->