1128
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter P Commands
pinning
pinning
To configure pinning options for an interface, use the pinning command. To revert to the default settings,
use the no form of this command.
pinning {control-vlan | packet-vlan} sub_group_ID
no pinning {control-vlan | packet-vlan}
Syntax Description
Command Default None
Command Modes Interface configuration mode
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure packet VLAN pinning for an interface:
switch# configure terminal
switch(config)# interface ethernet 1/5
switch(config-if)# pinning packet-vlan 5
switch(config-if)#
Related Commands
control-vlan Configures pinning for control VLANs.
packet-vlan Configures pinning for packet VLANs.
sub_group_ID Sub-group ID. The range is from 0 to 31.
Release Modification
5.2(1)N1(1) This command was introduced.
Command Description
show running-config Displays the running system configuration information.