1310
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter Show Commands
show interface vethernet
switch#
This example shows how to display a brief information about a specified virtual Ethernet interface:
switch#
show interface vethernet 1 brief
--------------------------------------------------------------------------------
Vethernet VLAN Type Mode Status Reason Speed
--------------------------------------------------------------------------------
Veth1 1 virt access down nonParticipating auto
switch#
This example shows how to display the description provided for a specified virtual Ethernet interface:
switch#
show interface vethernet 10 description
-------------------------------------------------------------------------------
Interface Description
-------------------------------------------------------------------------------
Veth10 Active VIF
switch#
This example shows how to display the switchport information of a specified virtual Ethernet interface:
switch#
show interface vethernet 1 switchport
Name: Vethernet1
Switchport: Enabled
Switchport Monitor: Not enabled
Operational Mode: access
Access Mode VLAN: 1 (default)
Trunking Native Mode VLAN: 1 (default)
Trunking VLANs Allowed: 1-3967,4048-4093
Voice VLAN: none
Extended Trust State : not trusted [COS = 0]
Administrative private-vlan primary host-association: none
Administrative private-vlan secondary host-association: none
Administrative private-vlan primary mapping: none
Administrative private-vlan secondary mapping: none
Administrative private-vlan trunk native VLAN: none
Administrative private-vlan trunk encapsulation: dot1q
Administrative private-vlan trunk normal VLANs: none
Administrative private-vlan trunk private VLANs: none
Operational private-vlan: none
Unknown unicast blocked: disabled
Unknown multicast blocked: disabled
switch#
Related Commands
Command
Description
interface vethernet
Configures a virtual Ethernet interface.