Administrator Guide

linecard
slot-id
portset
port-pipe
Enter the slot ID and port pipe to display counters for rate-limited traffic on a specified
line card and port set. The slot ID range is from 0 to 11. The port-pipe ID value is 0.
pe
pe-id
Enter the keyword pe and the port extender ID. Range is from 0 to 255.
stack-unit
unit
number
Enter the keyword stack-unit and the stack unit number. Range is from 0 to 7.
portset
port-pipe
Enter the keyword portset and the port-pipe ID. Port pipe ID value is 0.
counters Enter the keyword counters to display the traffic counters.
Defaults None
Command Modes EXEC Privilege
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
Usage Information
In the show control-traffic protocol output, RxBytes displays the number of bytes of control-plane
traffic received on which protocol-based rate limiting is applied. TxBytes displays the number of bytes transmitted
to a control-plane CPU after protocol-based rate limiting is applied. Drops display the number of bytes of control-
plane traffic that have been dropped as a result of protocol-based rate limiting.
The number of RxBytes is calculated as: Drops/<packet-size> + TxBytes/<packet-size + 4 bytes> = RxBytes
(total packets received)
To clear the per-protocol counters of rate-limited control-plane traffic at the aggregated (switch) or line card and
port set level, use the
clear control-traffic protocol command.
Example (PE)
Dell#show control-traffic protocol pe 3 stack-unit 0 portset 0 counters
Protocol RxBytes TxBytes Drops
------- ------- ------- ------
STP/ARP/ICMP(v4/v6)/IGMP/MLD/NTP/FTP/TELNET/SSH 0 0 0
PE CSP/PE-CB LLDP 131227 131227 0
LLDP/LACP/8021x 0 0 0
Example
Dell#show control-traffic protocol linecard 2 portset 0 counters
Protocol RxBytes TxBytes Drops
------- ------- ------- -----
STP 14956278172 403036 14955875136
LLDP 15029657016 559096 15029097920
PVST 0 0 0
LACP 15122824104 556648 15122267456
GVRP 14988129080 551480 14987577600
ARP RESP/ARP REQ 29604578172 3559868 29601018304
802.1x 0 0 0
FEFD 0 0 0
FRRP 0 0 0
ECFM 0 0 0
L2PT 0 0 0
ISIS 0 0 0
BFD 0 0 0
BGP 0 0 0
v6 BGP 0 0 0
OSPF 0 0 0
v6 OSPF 0 0 0
RIP 0 0 0
VRRP 0 0 0
v6 VRRP 0 0 0
IGMP 0 0 0
PIM 0 0 0
Control Plane Policing (CoPP) 495