Purpose
Command or Action
Configures the interface in a channel group and sets the LACP
mode.
channel-group channel-group-number mode
{
active
|
passive
}
Example:
Router(config-if)#channel-group 1 mode active
Step 5
Configuration Examples for IP Sessions Over Gigabit
EtherChannel
Example: Configuring IPoGEC
interface Port-channel1
description GEC:1 interface towards switch
ip address 21.0.0.1 255.255.0.0
load-interval 30
lacp fast-switchover
lacp max-bundle 1
service-policy type control BB_PMAP
ip subscriber l2-connected
initiator unclassified mac-address ipv4
initiator dhcp
Example: Configuring Member Links for IPoGEC
interface GigabitEthernet0/0/1
no ip address
carrier-delay msec 50
lacp port-priority 4000
channel-group 1 mode active
interface GigabitEthernet0/0/2
no ip address
carrier-delay msec 50
lacp port-priority 3000
channel-group 1 mode active
Additional References
Related Documents
Document Title
Related Topic
Cisco IOS Master Commands List, All Releases
Cisco IOS commands
Cisco IOS Intelligent Wireless Access Gateway
Command Reference
iWAG commands
Intelligent Wireless Access Gateway Configuration Guide
OL-30226-03
29
IP Sessions Over Gigabit EtherChannel
Configuration Examples for IP Sessions Over Gigabit EtherChannel