- Overview of the Intelligent Wireless Access Gateway
- IP Sessions Over Gigabit EtherChannel
- Multiple-Flow Tunnel
- Service Provider WiFi: Support for Integrated Ethernet Over GRE
- GTPv2 Support in the iWAG
- iWAG SSO Support for GTP
- Configuring ISG Policy Templates
- Cisco ISG Accounting Accuracy for LNS Sessions
- Call Admission Control
- iWAG Dual-Stack IPoE Session
- Flow-Based Redirect
- Web Authentication Support for iWAG-GTP
- QoS on Ethernet over GRE Tunnels
- PMIP MAG SSO
- iWAG-GTP: S2a Interface Support and High Availability Enhancements
- DHCP Option 82 Remote ID Format
- VLAN ID Based Policy Control
- EoGRE iWAG Subscriber Roaming
- EoGRE: Inter-chassis HA
- Call Flows for Simple IP Users
- Call Flows for 3G and 4G Mobile IP Users
- iWAG Scalability and Performance
- Finding Feature Information
- Restrictions for IPoGEC
- Information About IP Sessions over Gigabit EtherChannel
- Configuring IP Sessions over Gigabit EtherChannel
- Configuring Member Links for IP Sessions over Gigabit EtherChannel
- Configuration Examples for IP Sessions Over Gigabit EtherChannel
- Additional References
- Feature Information for IP Sessions over Gigabit EtherChannel
IP Sessions Over
Gigabit EtherChannel
The IP Sessions Over Gigabit EtherChannel (IPoGEC) feature enables you to add the Link Aggregation Control Protocol (LACP) functionality for IP sessions. The LACP defines a virtual interface for a port channel or a port bundle, and adds physical member links to the port channel. This section provides information about the IPoGEC and how to configure it.
- Finding Feature Information
- Restrictions for IPoGEC
- Information About IP Sessions over Gigabit EtherChannel
- Configuring IP Sessions over Gigabit EtherChannel
- Configuring Member Links for IP Sessions over Gigabit EtherChannel
- Configuration Examples for IP Sessions Over Gigabit EtherChannel
- Additional References
- Feature Information for IP Sessions over Gigabit EtherChannel
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Restrictions for IPoGEC
Information About IP Sessions over Gigabit EtherChannel
The IP sessions over Gigabit EtherChannel (IPoGEC) feature ensures consistency between systems by adding redundancy and allows dynamic link management during local and remote system failures. LACP fast switchover enables the standby member link to take over instantly (in milliseconds) when the active member link goes down. As a result, the port channel remains up. The carrier-delay {delay-seconds | msec milliseconds} command used in the configuration of the IPoGEC ensures fast switchover, with the delay in switchover being in milliseconds rather than seconds.
Supported Features for IPoGEC
Configuring IP Sessions over Gigabit EtherChannel
1.
configure terminal
2.
interface
port-channel
channel-number
3.
description
string
4.
ip address
ip-address mask [secondary [vrf
vrf-name] ]
5.
load-interval
seconds
6.
lacp fast-switchover
7.
lacp max-bundle
max-bundle-number
8.
service-policy type control
policy-map-name
9.
ip subscriber {l2-connected}
10.
initiator {dhcp |
radius-proxy |
static
ip subscriber list listname |
unclassified ip |
unclassified mac-address}
11.
initiator {dhcp |
radius-proxy |
static
ip subscriber list listname |
unclassified ip |
unclassified mac-address}
DETAILED STEPS
Configuring Member Links for IP Sessions over Gigabit EtherChannel
1.
interface
GigabitEthernet
slot/subslot/port
2.
no ip address
ip-address
mask [secondary [vrf
vrf-name] ]
3.
carrier-delay {delay-seconds |
msec
milliseconds}
4.
lacp port-priority
priority
5.
channel-group
channel-group-number
mode
{active |
passive}
DETAILED STEPS
Command or Action | Purpose | |
---|---|---|
Step 1 |
interface
GigabitEthernet
slot/subslot/port
Example: Router(config)#interface GigabitEthernet0/0/1 |
Enters the interface configuration mode for Gigabit Ethernet interface. |
Step 2 | no ip address
ip-address
mask [secondary [vrf
vrf-name] ]
Example: Router(config-if)#no ip address | Removes an IP address from an interface. |
Step 3 |
carrier-delay {delay-seconds |
msec
milliseconds}
Example: Router(config-if)# carrier-delay msec 50 |
Sets the carrier delay on a serial interface. To achieve faster switchover from active to standby member link, the carrier delay value can be set to 0 ms. |
Step 4 |
lacp port-priority
priority
Example: Router(config-if)#lacp port-priority 4000 |
Sets the LACP priority for a physical interface. IPoGEC currently supports 1:1 model, that is one active member link and one standby member link, which only requires choosing two different values for priority field to make sure one interface is active while the other is standby. The value set for the priority field shall match the value configured on the switch. |
Step 5 |
channel-group
channel-group-number
mode
{active |
passive}
Example: Router(config-if)#channel-group 1 mode active |
Configures the interface in a channel group and sets the LACP mode. |
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
Related Topic |
Document Title |
---|---|
Cisco IOS commands |
|
iWAG commands |
Cisco IOS Intelligent Wireless Access Gateway Command Reference |
MIBs
MIB |
MIBs Link |
---|---|
No new or modified MIBs are supported by this feature. |
To locate and download MIBs for selected platforms, Cisco software releases, and feature sets, use Cisco MIB Locator found at the following URL: |
Technical Assistance
Description |
Link |
---|---|
The Cisco Support website provides extensive online resources, including documentation and tools for troubleshooting and resolving technical issues with Cisco products and technologies. To receive security and technical information about your products, you can subscribe to various services, such as the Product Alert Tool (accessed from Field Notices), the Cisco Technical Services Newsletter, and Really Simple Syndication (RSS) Feeds. Access to most tools on the Cisco Support website requires a Cisco.com user ID and password. |
Feature Information for IP Sessions over Gigabit EtherChannel
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Feature Name |
Releases |
Feature Information |
---|---|---|
IP Sessions over Gigabit EtherChannel |
Cisco IOS XE Release 3.9 |
The IP sessions over Gigabit EtherChannel (IPoGEC) feature enables you to add the Link Aggregation Control Protocol (LACP) functionality for IP sessions. In Cisco IOS XE Release 3.9S, this feature was implemented on the Cisco ASR 1000 Series Aggregation Services Routers. |