Specifications

Remotely Monitoring Traffic
RoamAbout Mobility System Software Configuration Guide A-19
Displaying Remote Traffic Monitoring Statistics
TheAPcollectsstatisticsfor packetsthatmatchtheenabledsnoopfiltersmappedtoitsradios.The
APretainsstatisticsforasnoopfilteruntilthefilterischangedordisabled.TheAPthenclearsthe
statistics.
Todisplaystatisticsforpacketsmatchingasnoopfilter,usethefollowingcommand:
show snoop stats [filter-name [dap-num [radio {1 | 2}]]]
Thefollowingcommandshowsstatisticsforsnoopfiltersnoop1:
RBT-8100# show snoop stats snoop1
Filter Dap Radio Rx Match Tx Match Dropped Stop-After
===============================================================================
snoop1 3 1 96 4 0 stopped
Preparing an Observer and Capturing Traffic
Toobservemonitoredtraffic,installthefollowingapplicationsontheobserver:
EtherealorTetherealVersion0.10.8orlater
•Netcat(anyversion),ifnotalreadyinstalled
EtherealandTetherealdecode802.11packetsembeddedinTZSPwithoutanyconfiguration.
UseNetcattolistentoUDPpacketsontheTZSPport.Thisavoidsaconstant
flowofICMP
destinationunreachable messagesfromtheobserverbacktotheradio.YoucanobtainNetcat
throughthefollowinglink:
http://www.securityfocus.com/tools/139/scoreit
IftheobserverisaPC,youcan useaTclscriptinsteadofNetcatifpreferred.
1. Installtherequiredsoftwareontheobserver.
2. ConfigureandmapsnoopfiltersinMSS.
3. StartNetcat:
–OnLinuxorUnix,useacommandsuchasthefollowing:
nc -l -u -p 37008 ip-addr > /dev/null &
–OnWindows,use thefollowingcommand:
netcat -u -p 37008 -v -v
WhereipaddristheIPaddressoftheDistributedAPtowhichthesnoopfilterismapped.(To
displaytheDistributedAP’sIPaddress,usetheshowdapstatuscommand.)
4. Startthecaptureapplication:
–ForEtherealcapture,useetherealfilterport37008.
–ForTetherealcapture,usetethereal‐Vport37008.
5. Disabletheoptiontodecrypt802.11payloads.BecausetheAPalwaysdecryptsthedatabefore
sendingittotheobserver,theobserverdoesnotneedtoperformanydecryption.Infact,if
youleavedecryptionenabledontheobserver,thepayloaddatabecomesunreadable.
TodisablethedecryptionoptioninEthereal:
a. Inthedecodewindow,rightclickontheIEEE802.11line.