SUMMARY STEPS
1.
enable
2.
configure terminal
3.
lacp system-priority priority
4.
interface slot/subslot/ port
5.
lacp port-priority priority
6.
end
7.
show lacp sys-id
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Sets the system priority.
lacp system-priority priority
Example:
Device(config)# lacp system-priority 200
Step 3
Specifies the bundled port on which to set the LACP port
priority and enters interface configuration mode.
interface slot/subslot/ port
Example:
Device(config)# interface gigabitethernet
0/1/1
Step 4
Specifies the priority for the physical interface.
lacp port-priority priority
Step 5
Example:
Device(config-if)# lacp port-priority 500
• priority —Valid range is from 1 to 65535. The higher
the number, the lower the priority.
Returns to privileged EXEC mode.end
Example:
Device(config-if)# end
Step 6
Displays the system ID (a combination of the system priority
and the MAC address of the device).
show lacp sys-id
Example:
Device# show lacp sys-id
Step 7
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
365
Configuring IEEE 802.3ad Link Bundling
Setting LACP System Priority and Port Priority