Configuring The Lacp Port Priority - Cisco 7206 - VXR Router Configuration Manual

Network configuration guide
Table of Contents

Advertisement

Chapter 6
Configuring Port Channels
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
You can reuse the same configuration for the system priority values in more than one VDC.
BEFORE YOU BEGIN
Enable LACP.
Ensure that you are in the correct VDC (or use the switch tovdc command).
SUMMARY STEPS
1.
2.
3.
4.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
lacp system-priority priority
Example:
switch(config)# lacp system-priority
40000
Step 3
show lacp system-identifier
Example:
switch(config-if)# show lacp
system-identifier
Step 4
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
This example shows how to set the LACP system priority to 2500:
switch# configure terminal
switch(config)# lacp system-priority 2500

Configuring the LACP Port Priority

When you enable LACP, you can configure each link in the LACP port channel for the port priority.
OL-23435-03
configure terminal
lacp system-priority priority
show lacp system-identifier
copy running-config startup-config
Purpose
Enters configuration mode.
Configures the system priority for use with LACP.
Valid values are from 1 through 65535, and higher
numbers have a lower priority. The default value is
32768.
Note
Each VDC has a different LACP system ID
because the software adds the MAC address to
this configured value.
Displays the LACP system identifier.
(Optional) Copies the running configuration to the
startup configuration.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
Configuring Port Channels
6-35

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents