Manually Configuring The System Priority - Cisco Nexus 5000 Series Configuration Manual

Nx-os layer 2 switching configuration guide, release 5.0(3)n1(1)
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Manually Configuring the System Priority

Command or Action
Step 3
switch(config-vpc-domain)# system-mac
mac-address
Step 4
switch# show vpc role
Step 5
switch# copy running-config startup-config
This example shows how to configure a vPC domain MAC address:
switch# configure terminal
switch(config)# vpc domain 5
switch(config-if)# system-mac 23fb.4ab5.4c4e
Manually Configuring the System Priority
When you create a vPC domain, the system automatically creates a vPC system priority. However, you can
also manually configure a system priority for the vPC domain.
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.
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# vpc domain domain-id
3. switch(config-vpc-domain)# system-priority priority
4. (Optional) switch# show vpc brief
5. (Optional) switch# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# vpc domain domain-id
Cisco Nexus 5000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.0(3)N1(1)
132
Purpose
Enters the MAC address that you want for the specified vPC domain
in the following format: aaaa.bbbb.cccc.
(Optional)
Displays the vPC system MAC address.
(Optional)
Copies the running configuration to the startup configuration.
Purpose
Enters configuration mode.
Selects an existing vPC domain on the switch, or creates a new vPC
domain, and enters the vpc-domain configuration mode. There is no
default domain-id ; the range is from 1 to 1000.
Configuring Virtual Port Channels

Advertisement

Table of Contents
loading

Table of Contents