Specifications

22-4 Snoop Commands
set snoop
Configuresasnoopfilter.
Syntax
set snoop filter-name [condition-list] [observer ip-addr] [snap-length num]
Parameters
Defaults
Nosnoopfiltersareconfiguredbydefault.
filtername Nameforthefilter.Thenamecanbeupto15 alphanumericcharacters,
withnospaces.
conditionlist Matchcriteriaforpackets.ConditionsinthelistareANDed.Therefore,
tobecopiedandsenttoanobserver,apacketmustmatchallcriteria
in
theconditionlist.Youcanspecifyuptoeightofthefollowingconditions
inafilter,inanyorderorcombination:
frametype{eq|neq}{beacon|control|data|management|probe}
channel{eq|neq}channel
bssid{eq|neq}bssid
srcmac
{eq|neq|lt|gt}macaddr
destmac{eq|neq| lt|gt}macaddr
hostmac{eq|neq|lt|gt}macaddr
TomatchonpacketstoorfromaspecificMACaddress,usethedest
macorsrcmac
option.Tomatchonbothsendandreceivetrafficfora
hostaddress,usethehostmacoption.Tomatchonatrafficflow(source
anddestinationMACaddresses),usethemacpairoption.Thisoption
matchesforeitherdirectionofaflow,andeitherMACaddresscanbe
thesource
ordestinationaddress.
Ifyouomitacondition,allpacketsmatchthatcondition.Forexample,if
youomitframetype,allframetypesmatchthefilter.
Formostconditions,youcanuseeq(equal)tomatchonlyontraffic that
matchestheconditionvalue.Useneq(notequal)tomatch
onlyon
trafficthatisnotequaltotheconditionvalue.
Thesrcmac,destmac,andhostmacconditionsalsosupportlt(less
than)andgt(greaterthan).
observeripaddr SpecifiestheIPaddressofthestationwheretheprotocolanalyzeris
located.Ifyoudonotspecifyan
observer,theDAPradiostillcountsthe
packetsthatmatchthefilter.
snaplengthnum Specifiesthemaximumnumberofbytestocapture.Ifyoudonotspecify
alength,theentirepacketiscopiedandsenttotheobserver.Enterasys
Networksrecommendsspecifyingasnaplengthof100bytesorless.