OcNOS-RON : Layer 2 Guide : Layer 2 Command Reference : Layer 2 Control Protocols Tunneling Commands : show l2protocol interface counters
show l2protocol interface counters
This command allows you to display the counters for numbers of packets peered, discarded and tunneled.
Command Syntax
show l2protocol interface (IFNAME|) counters (peer|discard|tunnel|tunnel-discard|)
Parameters
peer
Display stats for Peer protocol packets.
discard
Display stats for Tunnel protocol packets.
tunnel
Display stats for Tunnel protocol packets.
tunnel-discard
Display stats for Tunnel discard protocol packets.
Command Mode
Exec mode
Applicability
This command was introduced before OcNOS-SP version 1.0.
Examples
# show l2protocol interface xe1 counters peer
Interface xe1
Peer: stp: 1
 
# show l2protocol interface xe1 counters
Interface xe1
Peer: stp: 1
Discard: stp: 10
Tunnel: stp: 5
 
 
 
 
Last modified date: 07/13/2023