Monitoring Gigabit Ethernet or 10-Gigabit Ethernet VLAN or S-VLAN Subinterfaces
Purpose
Display the status of Gigabit Ethernet interfaces, 10-Gigabit Ethernet interfaces, VLAN subinterfaces, or S-VLAN subinterfaces. You can use the delta keyword to specify that baselined statistics are to be shown. You can use the brief keyword to display the operational status of all configured interfaces.
Action
To display the status of a Gigabit Ethernet VLAN subinterface:
host1:vr2#show interfaces gigabitEthernet 2/0.1 GigabitEthernet2/0.1 is Up, Administrative status is Up VLAN ID: 10, address 0090.5e00.0001
In: Bytes 2357, Packets 23 Multicast 0, Broadcast 0 Errors 0, Discards 0 Out: Bytes 4872, Packets 57 Multicast 0, Broadcast 0 Errors 0, Discards 0 ARP Statistics: In: ARP requests 0, ARP responses 0 Errors 0, Discards 0 Out: ARP requests 0, ARP responses 0 Errors 0, Discards 0
To display the status of a Gigabit Ethernet S-VLAN subinterface:
host1:vr2#show interfaces gigabitEthernet 2/0.2 GigabitEthernet2/0.2 is Up, Administrative status is Up SVLAN ID: 10, VLAN ID: 100, Ethertype 0x9100
In: Bytes 2357, Packets 23 Multicast 0, Broadcast 0 Errors 0, Discards 0 Out: Bytes 4872, Packets 57 Multicast 0, Broadcast 57 ARP Statistics: In: ARP requests 0, ARP responses 0 Errors 0, Discards 0 Out: ARP requests 0, ARP responses 0 Errors 0, Discards 0
Meaning
Table 1 lists the show interfaces gigabitEthernet command output fields.
Table 1: show interfaces gigabitEthernet Output Fields
Field Name | Field Description |
---|---|
Subinterface number | Location of the subinterface that carries the VLAN or S-VLAN traffic |
Administrative status | Operational state that you configured for this interface; up or down |
VLAN ID | Domain number of the VLAN |
SVLAN ID | Domain number of the stacked VLAN |
Ethertype | Ethertype assignment for the S-VLAN subinterface, 0x8100, 0x88a8, or 0x9100; 0x9100 is the default |
In | Analysis of inbound traffic on this interface:
|
Out | Analysis of outbound traffic on this interface:
|