A SERVICE OF

logo

724-746-5500 | blackbox.com
Page 132
Chapter 7: Command-Line Management
passive Disable initiation of LACP negotiation on a port.
4. Example:
The following example enalbes initiation of LACP negotiation on the interface fe1 (port 1) to channel-group 1:
switch_a(config)#interface fe1
switch_a(config-if)#channel-group 1 mode active
switch_a(config-if)#
Clear LACP Counters:
1. Command Mode: Privileged Exec mode
Logon to Privileged Exec Mode (Enable Mode).
The switch_a# prompt will show on the screen.
switch_a#
2. Usage:
Use this command to clear all counters of all present LACP aggregators or a given LACP aggregator.
3. Command Syntax:
clear lacp (<1-65535>) counters
<1–65535> Channel-group number.
4. Example:
The following example clears all counters of LACP channel group 1:
switch_a#clear lacp 1 counters
switch_a#
LACP Port Priority:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen.
switch_a(config)#interface fe1
switch_a(config-if)#
2. Usage:
Use lacp port-priority command to set the priority of a channel. Channels are selected for aggregation based on their priority with
the higher priority (numerically lower) channels selected first.
Use the no lacp port-priority command to reset the priority of port to the default value (32768).
3. Command Syntax:
lacp port-priority <1-65535>
no lacp port-priority
<1–65535> Specify the LACP port priority.