PurposeCommand or Action
Assigns an IP address and subnet mask to the
EtherChannel.
ip address ip-address mask
Example:
Switch(config-if)# ip address ip address
172.10.20.10 255.255.255.0
Step 4
Returns to privileged EXEC mode.end
Example:
Switch(config-if)# end
Step 5
Related Topics
Channel Groups and Port-Channel Interfaces, on page 109
PAgP Modes , on page 111
Silent Mode, on page 112
EtherChannel Configuration Guidelines, on page 120
Default EtherChannel Configuration, on page 119
Layer 2 EtherChannel Configuration Guidelines, on page 122
Configuring the Physical Interfaces
Beginning in privileged EXEC mode, follow these steps to assign an Ethernet port to a Layer 3 EtherChannel.
This procedure is required.
SUMMARY STEPS
1.
configure terminal
2.
interface interface-id
3.
no ip address
4.
no switchport
5.
channel-group channel-group-number mode { auto [ non-silent ] | desirable [ non-silent ] | on } |
{ active | passive }
6.
end
Catalyst 2960-XR Switch Layer 2 Configuration Guide, Cisco IOS Release 15.0(2)EX1
OL-29424-01 127
Configuring EtherChannels
Configuring Layer 3 EtherChannels