EasyManua.ls Logo

Cisco Catalyst 4500 Series - Creating Port Channel Logical Interfaces

Cisco Catalyst 4500 Series
2086 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...
27-8
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Chapter 27 Configuring EtherChannel and Link State Tracking
Configuring EtherChannel
These sections describe Layer 3 EtherChannel configuration:
Creating Port Channel Logical Interfaces, page 27-8
Configuring Physical Interfaces as Layer 3 EtherChannels, page 27-8
Creating Port Channel Logical Interfaces
Note To move an IP address from a physical interface to an EtherChannel, you must delete the IP address from
the physical interface before configuring it on the port channel interface.
To create a port channel interface for a Layer 3 EtherChannel, perform this task:
This example shows how to create port channel interface 1:
Switch# configure terminal
Switch(config)# interface port-channel 1
Switch(config-if)# ip address 172.32.52.10 255.255.255.0
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
ip address 172.32.52.10 255.255.255.0
no ip directed-broadcast
end
Switch#
Configuring Physical Interfaces as Layer 3 EtherChannels
To configure physical interfaces as Layer 3 EtherChannels, perform this task for each interface:
Command Purpose
Step 1
Switch(config)# interface port-channel
port_channel_number
Creates the port channel interface. The value for
port_channel_number can range from 1 to 254 for a
standalone switch, and from 1 to 256 for switches in VSS
mode.
Step 2
Switch(config-if)# ip address ip_address mask
Assigns an IP address and subnet mask to the
EtherChannel.
Step 3
Switch(config-if)# end
Exits configuration mode.
Step 4
Switch# show running-config interface
port-channel port_channel_number
Verifies the configuration.

Table of Contents

Other manuals for Cisco Catalyst 4500 Series

Related product manuals