Manually Configuring A Vpc Domain Mac Address - Cisco 7206 - VXR Router Configuration Manual

Network configuration guide
Table of Contents

Advertisement

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
5.
6.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface port-channel channel-number
Example:
switch(config)# interface port-channel 20
switch(config-if)#
Step 3
vpc number
Example:
switch(config-if)# vpc 5
switch(config-vpc-domain)#
Step 4
exit
Example:
switch(config-vpc-domain)# exit
switch(config)#
Step 5
show vpc brief
Example:
switch# show vpc brief
Step 6
copy running-config startup-config
Example:
switch# copy running-config startup-config
This example shows how to configure a port channel that will connect to the downstream device:
switch# configure terminal
switch(config)# interface port-channel 20
switch(config-if)# vpc 5
switch(config-if

Manually Configuring a vPC Domain MAC Address

When you create a vPC domain, the Cisco NX-OS software automatically creates a vPC system MAC
address, which is used for operations that are confined to the link-scope, such as LACP. However, you
may choose to configure the vPC domain MAC address manually.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
7-42
(Optional) show vpc brief
(Optional) copy running-config startup-config
Purpose
Enters global configuration mode.
Selects the port channel that you want to put into the
vPC to connect to the downstream device, and enters
the interface configuration mode.
Configures the selected port channel into the vPC to
connect to the downstream device. You can use any
module in the device for these port channels. The
range is from 1 and 4096.
The vPC number that you assign to the port
Note
channel connecting to the downstream
device from the vPC peer device must be
identical on both vPC peer devices.
Exits the vpc-domain configuration mode.
(Optional) Displays information on the vPCs.
(Optional) Copies the running configuration to the
startup configuration.
Chapter 7
Configuring vPCs
OL-23435-03

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents