DGS-6604
m
show cpu-protect type
CLI Reference Guide
587
show cpu-protect type
Use this command to show the rate-limit and statistics of CPU protection
show cpu-protect type
{
PROTOCOL-NAME
[
UNIT-ID
] |
unit
UNIT-ID
}
Default
none
Command Mode
Privileged EXEC mode.
Usage Guideline
Show configured rate limit and drop-count of Safeguard engine of specific group.
These counters are counted by the software. There is probably deviation from
the hardware received if the packets are dropped before sent to CPU.
Example
The following example is a sample output of
show cpu-protect
type command.
N/A means no rate-limit is applied to this protocol.
The following example is a sample output of the
show cpu-protect
type arp
command. The configured rate is 300 pps, and there exists one IO-card on slot 3.
Syntax Description
PROTOCOL-NAME
[
UNIT-ID
]
the configured rate-limit and statistics of the specified protocol on CM-Card and
all existing IO-Cards will be displayed if the optional
[
UNIT-ID
]
is not specified.
Otherwise, only the information on the specified unit id will be displayed.
unit
UNIT-ID
Specify the unit id which you want to display the rate-limit configuration and
statistics. For chassis system devices, the unit ID is equal to the blade ID (or slot
ID).
Switch# show cpu-protect type unit 1
Type Pps Total Drop
------------------ --------- --------- ---------
stp 300 20 0
gvrp 400 24 0
lacp N/A 0 0
8021x 0 0 0
arp 0 0 0
icmpv4 0 0 0
icmpv6-neighbor 0 0 0
icmpv6-other 0 0 0
pim 0 0 0
rip 0 0 0
ospf 0 0 0
!--- Output suppressed.
Switch#