Cisco Systems N5KC5596TFA Switch User Manual


 
When you disable the vPC feature, the Cisco Nexus device clears all the vPC configurations.Note
Procedure
PurposeCommand or Action
Enters configuration mode.switch# configure terminal
Step 1
Disables vPCs on the switch.switch(config)# no feature vpc
Step 2
(Optional)
Displays which features are enabled on the
switch.
switch# show feature
Step 3
(Optional)
Copies the running configuration to the startup
configuration.
switch# copy running-config
startup-config
Step 4
This example shows how to disable the vPC feature:
switch# configure terminal
switch(config)# no feature vpc
Creating a vPC Domain
You must create identical vPC domain IDs on both the vPC peer devices. This domain ID is used to
automatically form the vPC system MAC address.
Before You Begin
Ensure that you have enabled the vPC feature.
You must configure both switches on either side of the vPC peer link with the following procedure.
Procedure
PurposeCommand or Action
Enters configuration mode.switch# configure terminal
Step 1
Creates a vPC domain on the switch, and enters the
vpc-domain configuration mode. There is no default
domain-id ; the range is from 1 to 1000.
switch(config)# vpc domain
domain-id
Step 2
You can also use the vpc domain command to
enter the vpc-domain configuration mode for an
existing vPC domain.
Note
Cisco Nexus 5000 Series NX-OS Interfaces Configuration Guide, Release 5.2(1)N1(1)
78-26881-OL 81
Configuring Virtual Port Channels
Creating a vPC Domain