Creating A Vpc Domain And Entering The Vpc-Domain Mode - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
Table of Contents

Advertisement

Chapter 7
Configuring vPCs
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
no feature vpc
Example:
switch(config)# no feature vpc
Step 3
exit
Example:
switch(config)# exit
switch#
Step 4
show feature
Example:
switch# show feature
Step 5
copy running-config startup-config
Example:
switch# copy running-config startup-config
This example shows how to disable the vPC feature:
switch# configure terminal
switch(config)# no feature vpc
switch(config)#

Creating a vPC Domain and Entering the vpc-domain Mode

You can create a vPC domain and put the vPC peer link port channels into the identical vPC domain on
both vPC peer devices. Use a unique vPC domain number throughout a single VDC. This domain ID is
used to automatically to form the vPC system MAC address.
You can also use this command to enter the vpc-domain command mode.
BEFORE YOU BEGIN
Ensure that you have enabled the vPC feature.
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
3.
4.
OL-23435-03
configure terminal
vpc domain domain-id
exit
(Optional) show vpc brief
Purpose
Enters global configuration mode.
Disables vPCs on the device.
Exits configuration mode.
(Optional) Displays which features are enabled on
the device.
(Optional) Copies the running configuration to the
startup configuration.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
Configuring vPCs
7-33

Advertisement

Table of Contents
loading

Table of Contents