1129
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter P Commands
pinning id (virtual Ethernet interface)
pinning id (virtual Ethernet interface)
To pin virtual Ethernet interface traffic to a specific subgroup, use the
pinning id
command. To remove
the configuration, use the
no
form of this command.
pinning id
sub-group-id
no pinning id
Syntax Description
Command Default
None
Command Modes
Virtual Ethernet interface configuration mode
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to pin a virtual Ethernet interface to subgroup 3:
switch#
configure terminal
switch(config)#
interface vethernet 1
switch(config-if)#
pinning id 3
switch(config-if)#
Related Commands
sub-group-id
ID number of the subgroup. The range is from 0 to 31.
Release
Modification
5.2(1)N1(1)
This command was introduced.
Command
Description
show interface
vethernet
Displays the virtual Ethernet interface configuration information.
show running-config
intefrace vethernet
Displays the running configuration information for a specific virtual
Ethernet interface, including the pinning configuration.