EasyManua.ls Logo

Cisco Nexus 1000V - Pinning a Control or Packet VLAN to a Subgroup

Cisco Nexus 1000V
96 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
This example shows how to create a vEthernet port profile and pin it to port channel subgroup 3:
switch# configure terminal
switch(config)# port-profile type vethernet PortProfile1
switch(config-port-prof)# pinning id 3
switch(config-port-prof)# show port-profile name PortProfile1
port-profile PortProfile1
description:
type: vethernet
status: disabled
capability l3control: no
pinning control-vlan: -
pinning packet-vlan: -
system vlans: none
port-group:
max ports: 32
inherit:
config attributes:
pinning id 3
evaluated config attributes:
pinning id 3
assigned interfaces:
switch(config-port-prof)# copy running-config startup-config
This example shows how to create a vEthernet port profile and pin it to port channel subgroup 3 and backup
subgroups 4 and 6:
switch# configure terminal
switch(config)# port-profile type vethernet PortProfile1
switch(config-port-prof)# pinning id 3 backup 4 6
switch(config-port-prof)# show port-profile name PortProfile1
port-profile PortProfile1
description:
type: vethernet
status: disabled
capability l3control: no
pinning control-vlan: -
pinning packet-vlan: -
system vlans: none
port-group:
max ports: 32
inherit:
config attributes:
pinning id 3 backup 4 6
evaluated config attributes:
pinning id 3
assigned interfaces:
switch(config-port-prof)# copy running-config startup-config
Pinning a Control or Packet VLAN to a Subgroup
You can pin a control or packet VLAN to a specific subgroup.
Before You Begin
Log in to the CLI in EXEC mode.
Know that the existing port profile must be a system port profile.
Know that the port profile must be an Ethernet type.
If you are pinning a control or packet VLAN, know that it must already be in the port profile.
If you are pinning a control VLAN, know that the control VLAN must already be one of the system
VLANs in the port profile.
Cisco Nexus 1000V for VMware vSphere Interface Configuration Guide, Release 5.x
67
Configuring Port Channels
Creating a Port Profile for a Port Channel

Table of Contents

Other manuals for Cisco Nexus 1000V

Related product manuals