show counters ingress-group

Displays ingress-group counters information.

Syntax

show counters ingress-group [ name | all ]

Parameters

name
Specifies the name of an ingress group.
all
Specifies counters information for all ingress groups.

Modes

Exec mode

Usage Guidelines

The traffic type must be configured for the ingress group.

Counters for non-transport tunnel type ingress groups is not supported.

Examples

The following example displays all ingress group counters information.

device# show counters ingress-group all 
Number of ingress-groups: 2 
Ingress-group Packet Statistics (Vxlan Tunnel) 
        Name : IgVxlanVni100 
   RX Frames : 0 
    RX Bytes : 0 
Outer Tunnel (Vxlan)
	Rx Frames: 4
	RX Bytes: 788

The following examples show the output for the show counters ingress-group.

VXLAN outer tunnel configuration:

device# show counters ingress-group vxlangtp 

Ingress-group Packet Statistics (GTPU Tunnel) 
   RX Frames : 2 
    RX Bytes : 288 

Outer tunnel configuration:

device# show counters ingress-group vxlangtp 

Ingress-group Packet Statistics (GTPU Tunnel) 

   RX Frames : 2 
    RX Bytes : 288 

Outer tunnel (Vxlan): 
   RX Frames : 2 
    RX Bytes : 288 

MPLS outer tunnel configuration:

device# show counters ingress-group iggAnyMpls 

Ingress-group Packet Statistics (GTPU Tunnel) 
   RX Frames : 0 
    RX Bytes : 0 

Outer tunnel (MPLS): 
   RX Frames : 585 
    RX Bytes : 74880