Configuring The Lacp Fast Timer Rate - Cisco Nexus 3548 Configuration Manual

Nx-os interfaces release 9x
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Configuring the LACP Fast Timer Rate

Example
This example shows how to configure the minimum number of port channel interfaces on module
3:
switch# configure terminal
switch(config) # interface port-channel 3
switch(config-if) # lacp min-links 3
switch(config-if) #
Configuring the LACP Fast Timer Rate
You can change the LACP timer rate to modify the duration of the LACP timeout. Use the lacp rate command
to set the rate at which LACP control packets are sent to an LACP-supported interface. You can change the
timeout rate from the default rate (30 seconds) to the fast rate (1 second). This command is supported only
on LACP-enabled interfaces.
Before you begin
Ensure that you have enabled the LACP feature.
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# interface type slot/port
3. switch(config-if)# lacp rate fast
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# interface type slot/port
Step 3
switch(config-if)# lacp rate fast
Example
This example shows how to configure the LACP fast rate on Ethernet interface 1/4:
switch# configure terminal
switch(config)# interface ethernet 1/4
switch(config-if)# lacp rate fast
This example shows how to restore the LACP default rate (30 seconds) on Ethernet interface 1/4.
switch# configure terminal
Cisco Nexus 3548 Switch NX-OS Interfaces Configuration Guide, Release 9x
52
Purpose
Enters global configuration mode.
Specifies the interface to configure and enters the interface
configuration mode.
Configures the fast rate (one second) at which LACP control
packets are sent to an LACP-supported interface.
Configuring Port Channels

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents