A SERVICE OF

logo

debug ip packet restart Configuring Debug IP Packet
Enterasys Matrix DFE-Gold Series Configuration Guide 16-31
Mode
Routercommand,Routerconfiguration:Matrix>Router(config)#
RouterExec:Matrix>Router#
Usage
•ToohighathrottleorlimitvaluemayrequireasecondCLIsessionforCLIaccessduetothe
volumeofpotentialdata.
•Usethedebugippacketrestartcommandtorestarttheutilitywhenthedisplaylimithas
beenreached.
•Beforeenteringthiscommand,enterasetlogginghereenablecommand
attheReadWrite
commandprompttodirectSYSLOGmessagestothissession.
•ThecurrentstateofIPdebuggingisnotdisplayedbytheshowrunningconfigcommand.Itis
notapersistentlysavedconfiguration.Toseethestateofthiscommandusetheshow
debuggingcommand.
Example
ThisexampleshowshowtosetdebugIPpacketforthrottle5andlimit20withadetailvalueof
verbose:
Matrix(rw)->set logging here enable
Opened (71) at index 5
Matrix(rw)->router
Matrix(rw)->Router>enable
Matrix(rw)->Router#configure
Matrix(rw)->Router(config)#access-list 1 permit any
Matrix(rw)->Router(config)#debug ip packet access-group 1 throttle 5 limit 20
verbose
<165>Jun 26 13:53:03 65.41.41.41 DbgIpPkt[1.tDispEvent][2][Snd]Rule hit[1: permit
any] out vlan 2730
<165>Jun 26 13:53:04 65.41.41.41 DbgIpPkt[2.tDispEvent][1][Rcv]Rule hit[1: permit
any] PortSting empty for port-21 vlan 2730
<165>Jun 26 13:53:04 65.41.41.41 DbgIpPkt[2.tDispEvent][2][Rcv]Rule hit[1: permit
any] PortSting empty for port-21 vlan 2730
<165>Jun 26 13:53:05 65.41.41.41 DbgIpPkt[3.tDispEvent][1][Rcv]Rule hit[1: permit
any] PortSting empty for port-69 vlan 2730
.
.
.
Matrix(rw)->Router(config)#show debug
IP Packet debugging is on, with access-group 1 throttle 5 limit 20 verbose
Matrix(rw)->Router(config)#
debug ip packet restart
UsethiscommandtorestartthedebugIPpacketutility.
Syntax
debug ip packet restart