set rmon capture Configuring RMON
Enterasys Matrix DFE-Gold Series Configuration Guide 11-41
set rmon capture
UsethiscommandtoconfigureanRMONcaptureentry,ortoenableordisableanexistingentry.
Syntax
set rmon capture index {channel [action {lock | wrap}] [slice slice] [loadsize
loadsize] [offset offset] [asksize asksize] [owner owner]} | {enable | disable}
Parameters
Defaults
•Ifnotspecified,actiondefaultstolock.
•Ifnotspecified,offsetdefaultsto0.
•Ifnotspecified,asksizedefaultsto1(whichwillrequestasmanyoctetsaspossible)
•Ifsliceandloadsizearenotspecified,100willbeapplied.
•Ifownerisnotspecified,itwillbesettomonitor.
Mode
Switchcommand,Read‐Write.
Example
ThisexampleshowshowtocreateRMONcaptureentry1to“listen”onchannel628:
Matrix(rw)->set rmon capture 1 628
index Specifiesabuffercontrolentry.
channel Specifiesthechanneltowhichthiscaptureentrywillbeapplied.
actionlock|wrap (Optional)Specifiestheactionofthebufferwhenitisfullas:
• lock‐Packetswillceasetobeaccepted
• wrap‐Oldestpacketswillbeoverwritten
sliceslice (Optional)Specifiesthemaximumoctets
fromeachpackettobesaved
inabuffer.(default:100)
loadsizeloadsize (Optional)Specifiesthemaximumoctetsfromeachpackettobe
downloadedfromthebuffer(default:100)
offsetoffset (Optional)Specifiesthatthefirstoctetfromeachpacketthatwillbe
retrieved.
asksizeasksize (Optional)Specifiesthattherequestedmaximumoctetswill
besavedin
thisbuffer.
owner (Optional)Specifiesthenameoftheentitythatconfiguredthisentry.
enable|disable EnablesordisablesanexistingRMONcaptureentry.