Cisco 7604-RSP720C-R Configuration Manual page 245

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
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.
5.
6.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
vpc domain domain-id
Example:
switch(config)# vpc domain 5
switch(config-vpc-domain)#
Step 3
system-mac mac-address
Example:
switch(config-vpc-domain)# system-mac
23fb.4ab5.4c4e
switch(config-vpc-domain)#
Step 4
exit
Example:
switch(config-vpc-domain)# exit
switch(config)#
Step 5
show vpc role
Example:
switch# show vpc brief
Step 6
copy running-config startup-config
Example:
switch# copy running-config startup-config
This example shows how to manually configure the vPC domain MAC address:
switch# configure terminal
switch(config)# vpc domain 5
switch(config-vpc-domain)# system-mac 13gb.4ab5.4c4e
OL-23435-03
configure terminal
vpc domain domain-id
system-mac mac-address
exit
(Optional) show vpc role
(Optional) copy running-config startup-config
Purpose
Enters global configuration mode.
Enters the vPC domain number that you want to
configure. The system enters the vpc-domain
configuration mode.
Enters the MAC address that you want for the
specified vPC domain in the following format:
aaaa.bbbb.cccc.
Exits the vpc-domain configuration mode.
(Optional) Displays the vPC system MAC address.
(Optional) Copies the running configuration to the
startup configuration.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
Configuring vPCs
7-43

Advertisement

Table of Contents
loading

Table of Contents