wiki:Internal/BS/Airspan
close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Version 1 (modified by seskar, 10 years ago) ( diff )

Airspan

Connection Debugging

ssh into the BS as root@ip and issue:

cd /bs
./tnet
event -t msect:signon
event -t msect:connmgr
event -t msect:classc
event -t mss:connm
event -t mss:classc

This will turn on debug messages for connection processes. The output should look like:

[root@sys ~]# cd /bs
[root@sys bs]# ./tnet
tnet > Start connection to DGS...
Connected to DGS server
event -t msect:signon
tnet > event -t msect:connmgr
tnet > event -t msect:classc
tnet > event -t mss:connm
tnet > event -t mss:classc
tnet > 
tnet > nrtmac: Ok (12)
nrtmac: Ok (18)
nrtmac: Ok (8)
nrtmac: Ok (9)
nrtmac: Ok (3)
tnet > 

Note: See TracWiki for help on using the wiki.