vRouter interfaces


View the interface configuration data for either all or specified IP interfaces in the system's interface table.

Access mode

exec

Syntax

show vSwitch-name vRouter-name interfaces

Output Description

Heading Description Filter
Interface The name of the interface for which you are displaying configuration information. It is through these interface names that you can trace the layers through the system. connectionName ConnIfName
Admin State The administrative (manually configured) status of the interface.

Valid values: enabled, disabled
adminState enumeration
Oper Status The operational state of the interface.

Valid values:
  • up : The interface is operational.
  • down : The interface is not operational.
  • testing : Interface attempting to come up; verifying configuration.
  • unknown : The interface is not in any of the listed states.
  • dormant : Interface is uninitialized; configuration database/hardware not synchronized.
status enumeration
Type The interface type.

Valid values:
  • OTHER : Unspecified interface.
  • ethernet : Ethernet interface.
  • rs232 : RS232 interface.
  • sonet : SONET interface.
  • hssi : HSSI interface.
  • fastEther : Fast Ethernet (copper) interface.
  • fastEtherFX : Fast Ethernet (fiber) interface.
  • gigEther : Gigabit Ethernet interface.
  • ip : IP interface.
  • tunnel : Tunnel interface.
  • l2vlan : VLAN interface.
  • l3ipvlan : VLAN interface.
  • ipForward : IP forwarding interface.
  • mplsTunnel : MPLS tunnel interface.
  • rfc1483 : RFC 1483 interface.
  • etherLag : Ethernet LAG interface.
type enumeration

Related actions

You can do the following