Users Guide

Table Of Contents
lacp rate
Sets the rate at which LACP sends control packets.
Syntax
lacp rate {fast | normal}
Parameters
fast Enter the fast rate of 1 second.
normal Enter the default rate of 30 seconds.
Default 30 seconds
Command Mode INTERFACE
Usage
Information
Change the LACP timer rate to modify the duration of the LACP timeout. The no version of this
command resets the rate to the default value.
Example
OS10(conf-range-eth1/1/7-1/1/8)# lacp rate fast
Supported
Releases
10.2.0E or later
lacp system-priority
Sets the system priority of the device for LACP.
Parameters
priority Enter the priority value for physical interfaces (0 to 65535).
Default 32768
Command Mode CONFIGURATION
Usage
Information
Each device that runs LACP has an LACP system priority value. LACP uses the system priority with the
MAC address to form the system ID and also during negotiation with other systems. The system ID is
unique for each device. The no version of this command resets the system priority to the default value.
Example
OS10(config)# lacp system-priority 32768
Supported
Releases
10.2.0E or later
show lacp counter
Displays information about LACP statistics.
Syntax
show lacp counter [interface port-channel channel-number]
Parameters
interface port channel (Optional) Enter the interface port-channel.
channel-number (Optional) Enter the LACP channel group number (1 to 128).
Default Not configured
Command Mode EXEC
Usage
Information
If you do not enter the channel-number parameter, all channel groups display.
Example
OS10# show lacp counter interface port-channel 11
LACPDUs Port Marker Marker Response LACPDUs
Sent Recv Sent Recv Sent Recv Err Pkts
---------------------------------------------------------------------------
ethernet1/1/1:1 0 0 0 0 7950 7948 0
ethernet1/1/2:1 0 0 0 0 7950 7948 0
ethernet1/1/3:1 0 0 0 0 7950 7948 0
ethernet1/1/4:1 0 0 0 0 7950 7948 0
466 Layer 2