EasyManua.ls Logo

Cisco 7609 - Configuring Port Channel Logical Interfaces for Layer 3 Etherchannels

Cisco 7609
572 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
13-7
Cisco 7600 Series Router Cisco IOS Software Configuration Guide—12.1E
78-14064-04
Chapter 13 Configuring EtherChannels
Configuring EtherChannels
Configuring Port Channel Logical Interfaces for Layer 3 EtherChannels
Note When configuring Layer 2 EtherChannels, you cannot put Layer 2 LAN ports into manually created
port channel logical interfaces. If you are configuring a Layer 2 EtherChannel, do not perform the
procedures in this section (see the Configuring Channel Groups section on page 13-8).
When configuring Layer 3 EtherChannels, you must manually create the port channel logical
interface as described in this section, and then put the Layer 3 LAN ports into the channel group (see
the Configuring Channel Groups section on page 13-8).
To move an IP address from a Layer 3 LAN port to an EtherChannel, you must delete the IP address
from the Layer 3 LAN port before configuring it on the port channel logical interface.
To create a port channel interface for a Layer 3 EtherChannel, perform this task:
When creating the port channel interface, the group number can be one of the following:
Release 12.1(5)E and later1 through 256, up to a maximum of 64 port channel interfaces
Releases 12.1(4)E1, 12.1(3a)E4, and 12.1(3a)E31 through 64
Release 12.1(2)E and earlier1 through 256
This example shows how to create port channel interface 1:
Router# configure terminal
Router(config)# interface port-channel 1
Router(config-if)# ip address 172.32.52.10 255.255.255.0
Router(config-if)# end
This example shows how to verify the configuration of port channel interface 1:
Router# show running-config interface port-channel 1
Building configuration...
Current configuration:
!
interface Port-channel1
ip address 172.32.52.10 255.255.255.0
no ip directed-broadcast
end
Router#
Command Purpose
Step 1
Router(config)# interface port-channel number
Creates the port channel interface.
Router(config)# no interface port-channel number
Deletes the port channel interface.
Step 2
Router(config-if)# ip address ip_address mask
Assigns an IP address and subnet mask to the
EtherChannel.
Step 3
Router(config-if)# end
Exits configuration mode.
Step 4
Router# show running-config interface
port-channel number
Verifies the configuration.

Table of Contents

Other manuals for Cisco 7609

Related product manuals