Configuring Lacp Standalone Or Independent Mode - Cisco Catalyst 4500 Series Configuration Manual

Release ios xe 3.3.0sg and ios 15.1(1)sg
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Configuring EtherChannel
0
Time since last port bundled:
Switch#

Configuring LACP Standalone or Independent Mode

This feature is particularly relevant when a port (A) in a Layer 2 LACP EtherChannel is connected to an
unresponsive port (B) on the peer. When LACP standalone is disabled on the EtherChannel, all traffic
arriving on A is blocked (the default behavior on a switch). In some scenarios, you might want to allow
management traffic on such ports. You can do this by enabling LACP standalone (or independent) mode.
This port-channel standalone-disable command only applies to Layer 2 EtherChannels
Note
Note
LACP Standalone Disable is enabled by default.
To configure the LACP Standalone or Independent mode, perform this task:
Command
Step 1
Switch(config)# no port-channel standalone-disable
Switch(config)# port-channel standalone-disable
Step 2
Switch(config-if)# end
Step 3
Switch# show running configuration {fastethernet |
gigabitethernet} slot/port port-channel
port_channel_number
This example shows how to configure the LACP Standalone mode:
Switch# configure terminal
Switch(config)# interface port-channel 1
Switch(config-if)# switchport
Switch(config-if)# exit
Switch(config)# int gi3/1
Switch(config-if)# channel-group 1 mode active
Switch(config-if)# exit
Switch(config)# interface port-channel 1
Switch(config-if)# no port-channel standalone-disable
Ports of Po12 already in suspend (S) mode require a shut/no shut.
Switch(config-if)# end
This example shows how to verify the configuration of port channel interface 1:
Switch# show running-config interface port-channel 1
Building configuration...
Current configuration:
!
interface Port-channel1
switchport
no port-channel standalone-disable
Software Configuration Guide—Release IOS XE 3.3.0SG and IOS 15.1(1)SG
24-12
00
Fa5/7
Chapter 24
Configuring EtherChannel and Link State Tracking
00h:23m:33s
Fa5/6
Purpose
Enables the LACP standalone or independent
mode.
Reverts to the default.
Exits configuration mode.
Verifies the configuration.
OL-25340-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents