10
To add the appropriate Ethernet ports as members of the vPC:
a
Type
Switch-A(config)#
interface ethernet port_number
b
Type
Switch-A(config-if)#
switchport mode mode
where
mode
is
Trunk
or
Access
(same as the vPC).
c
Type
Switch-A(config-if)#
channel group channel_number mode active
11
To set the state, type:
Switch-A(config-if)#
no shut
12
To save the configuration, type:
Switch-A#
copy run start
13
Repeat this procedure on the peer switch.
Related information
(see page 46)
Cisco Nexus 5000 Series Software Configuration Guide
Deleting a vPC
Delete a vPC from the Cisco Nexus switch.
Procedure
1
Log on to the Cisco Nexus series switch.
2
To start the configuration, type:
Switch-A#
config terminal
3
To remove the appropriate Ethernet port as members of the vPC, type:
Switch-A#
interface
ethernet port_number
4
Type:
Switch-A(config-if)#
no channel group channel_number mode active
5
To delete the vPC, type:
Switch-A(config)#
no interface port-channel
port_channel_number
Related information
Cisco Nexus 9000 Series NX-OS Software Configuration Guide
Adding VLANs to a vPC
VLANs can be added to the trunk of an existing Cisco vPC on the Cisco Nexus series switch.
Managing networking resources
|
46