-------------------------------------------------------------------------------
Veth1 DVPort5747 static up none
Veth2 DVPort3361 static up none
switch#
Example: show running-config interface veth1
This example shows how to display the running configuration information for all vEthernet interfaces:
switch# show running-config interface veth1
version 4.2(1)SV1(4)
interface Vethernet1
inherit port-profile vlan48
description gentoo1, Network Adapter 1
vmware dvport 2968 dvswitch uuid "d4 02 20 50 16 4b 36 97-46 09 dc d8 5b c6 1e c1"
vmware vm mac 0050.56A0.0000
switch#
Monitoring the vEthernet Interface Configuration
Use one of the following commands to monitor the vEthernet interface configuration:
PurposeCommand
Displays the interface incoming and outgoing
counters.
show interface [vethernet interface-number]
counters
Displays detailed information for all counters.
If all is not specified, only nonzero counters
are shown.
Note
show interface [ vethernet interface-number]
counters detailed [all]
Displays the interface error counters.
show interface [vethernet interface-number]
counters errors
This example shows how to display the counters for all vEthernet interfaces:
switch# show interface counters
--------------------------------------------------------------------------------
Port InOctets InUcastPkts
--------------------------------------------------------------------------------
mgmt0 224396010 562676
Eth8/2 1106222375 703688
Veth1 2700 0
control0 155152164 501981
--------------------------------------------------------------------------------
Port InMcastPkts InBcastPkts
--------------------------------------------------------------------------------
mgmt0 148552 656058
Eth8/2 15051 2093981
Veth1 0 45
control0 999 119539
--------------------------------------------------------------------------------
Port OutOctets OutUcastPkts
--------------------------------------------------------------------------------
mgmt0 14803330 56509
Eth8/2 164990676 514040
Veth1 820595312 17385
control0 251243 0
Cisco Nexus 1000V for VMware vSphere Interface Configuration Guide, Release 5.x
43
Configuring Virtual Ethernet Interfaces
Monitoring the vEthernet Interface Configuration