- Preface
- Overview of the Hardware and Software
- Basic Router Configuration
- Configuring Ethernet CFM and Y.1731 Performance Monitoring on Layer 3 Interfaces
- Configuring Ethernet Virtual Connection Bridge Domain
- Configuring EtherChannel
- Configuring Backup Data Lines and Remote Management
- Configuring Power Efficiency Management
- Configuring Security Features
- Configuring Identity Features on Layer 3 Interface
- Unified Communications on Cisco Integrated Services Routers
- Configuring Next-Generation High-Density PVDM3 Modules
- Multi-Gigabit Fabric on the Router
- Upgrading the Cisco IOS Software
- Wireless Overview
- Configuring the Wireless Device
- Configuring the Radio
- Administering the Wireless Device
- Cisco IOS CLI for Initial Configuration
- Using CompactFlash Memory Cards
- Using ROM Monitor
- Changing the Configuration Register Settings
Configuring EtherChannel
This chapter describes how to configure EtherChannels on Layer 3 ports on Cisco 1900, 2900, and 3900 Series ISRs. EtherChannel provides fault-tolerant high-speed links between switches, routers, and servers.
Understanding EtherChannel Feature
EtherChannel allows multiple physical Ethernet links to be combined into one logical link. If a segment within an EtherChannel fails, traffic previously carried over the failed link switches to the remaining segments with in the EtherChannel. Thus, EtherChannel provides automatic recovery for the loss of a link by redistributing the load across the remaining links.
The purpose of the EtherChannel feature is to provide redundancy between ISR and another device and not to provide scalable bandwidth between them.
Restrictions and Guidelines for EtherChannel Feature
These restrictions and guidelines apply while configuring EtherChannel feature.
- Configure all physical ports in an EtherChannel manually; Negotiation protocol PAgP and LACP are not supported.
- Each EtherChannel can consists of up to four compatibly configured physical ports. Configuring more than two EtherChannel per platform is not supported.
- Configure all physical ports in an EtherChannel to work at the same criteria such as speed, duplex, and trunk mode.
- Each physical port can be a member of one EtherChannel group.
- Assign layer 3 addresses to the port channel logical interface, not to the physical ports in the channel.
- If trunking is required, make sure IEEE 802.1Q is used. Trunking protocol ISL is not supported.
- After you configure an EtherChannel, the configuration that you apply to the physical ports affects only the LAN port where you apply the configuration.
Configuring EtherChannel.
Perform these steps to configure the EtherChannel feature on Cisco 1900, 2900 and 3900 series ISRs.
SUMMARY STEPS
2. interface port-channel number
DETAILED STEPS
|
|
|
---|---|---|
Specify the EtherChannel (port channel) logical interface, and enter interface configuration mode. |
||
Example: Configuring an EtherChannel
This example shows configuring EtherChannel 1 and adding physical interfaces to the EtherChannel.