Cisco Catalyst 4500 Series Configuration Manual page 622

Release ios xe 3.3.0sg and ios 15.1(1)sg
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Configuring EtherChannel
Command
Step 3
Switch(config-if)# no ip address
Step 4
Switch(config-if)# channel-group port_channel_number
mode {active | on | auto | passive | desirable}
Step 5
Switch(config-if)# end
Step 6
Switch# show running-config interface port-channel
port_channel_number
Switch# show running-config interface {fastethernet
| gigabitethernet | tengigabitethernet} slot/port
Switch# show interfaces {fastethernet |
gigabitethernet | tengigabitethernet} slot/port
etherchannel
Switch# show etherchannel 1 port-channel
This example shows how to configure Fast Ethernet interfaces 5/4 and 5/5 into port channel 1 with PAgP
mode desirable:
Switch# configure terminal
Switch(config)# interface range fastethernet 5/4 - 5 (Note: Space is mandatory.)
Switch(config-if)# no switchport
Switch(config-if)# no ip address
Switch(config-if)# channel-group 1 mode desirable
Switch(config-if)# end
See the
Note
keyword.
The following two examples show how to verify the configuration of Fast Ethernet interface 5/4:
Switch# show running-config interface fastethernet 5/4
Building configuration...
Current configuration:
!
interface FastEthernet5/4
no ip address
no switchport
no ip directed-broadcast
channel-group 1 mode desirable
end
Switch# show interfaces fastethernet 5/4 etherchannel
Port state
Channel group = 1
Port-channel
Port indx
Flags:
Software Configuration Guide—Release IOS XE 3.3.0SG and IOS 15.1(1)SG
24-8
"Configuring a Range of Interfaces" section on page 7-4
= EC-Enbld Up In-Bndl Usr-Config
Mode = Desirable
= Po1
GC
= 0
Load = 0x55
S - Device is sending Slow hello.
A - Device is in Auto mode.
Chapter 24
Configuring EtherChannel and Link State Tracking
Purpose
Ensures that no IP address is assigned to the physical
interface.
Configures the interface in a port channel and
specifies the PAgP or LACP mode.
If you use PAgP, enter the keywords auto or
desirable.
If you use LACP, enter the keywords active or
passive.
Exits configuration mode.
Verifies the configuration.
Gcchange = 0
= 0x00010001
Pseudo-port-channel = Po1
C - Device is in Consistent state.
P - Device learns on physical port.
for information about the range
OL-25340-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents