DGS-6604
m
show cpu-protect sub-interface
CLI Reference Guide
589
show cpu-protect sub-interface
Use this command to show the rate-limit and statistics by sub-interface.
show cpu-protect sub-interface {manage | protocol | route} [
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 the
show cpu-protect sub-interface manage
command. The configured rate is 300 packets per second, and there exists one IO-card on
slot 3.
The following is a sample output of the
show cpu-protect sub-interface
protocol
command. The Pps is "N/A" which means no rate-limit is applied to
route sub-interface.
Syntax Description
UNIT-ID
(Optional) Specify the unit id, that you want, to display the rate limit configuration
and statistics by sub-interface. For the chassis system device, the unit ID is
equal to a blade ID (or slot ID).
Switch# show cpu-protect sub-interface manage
Sub-Interface: manage
Pps : 300
Slot Total Drop
-------------- --------- ---------
1(CM-card) 50 0
3 50 0
Switch#
Switch# show cpu-protect sub-interface protocol
Sub-Interface: protocol
Pps : N/A
Slot Total Drop
-------------- --------- ---------
1(CM-card) 0 0
3 0 0
Switch#