Etherchannel configuration example, Figure 10-1 – Cisco 15327 User Manual

Page 151

Advertising
background image

10-3

Ethernet Card Software Feature and Configuration Guide, R7.2

Chapter 10 Configuring Link Aggregation

EtherChannel Configuration Example

For information on other configuration tasks for the EtherChannel, refer to the

Cisco IOS Configuration Fundamentals Configuration Guide.

To assign Ethernet interfaces to the EtherChannel, perform the following procedure, beginning in global
configuration mode:

EtherChannel Configuration Example

Figure 10-1

shows an example of EtherChannel. The associated commands are provided in

Example 10-1

(Switch A) and

Example 10-2

(Switch B).

Figure 10-1

EtherChannel Example

Example 10-1 Switch A Configuration

hostname Switch A

!

bridge 1 protocol ieee

!

interface Port-channel 1

no ip address

Command

Purpose

Step 1

Router(config)# interface fastethernet

number

or

Router(config)# interface gigabitethernet

number

Enters one of the interface configuration modes to
configure the Fast Ethernet or Gigabit Ethernet
interface that you want to assign to the
EtherChannel. You can assign any Ethernet
interface on the system to the EtherChannel, but
both interfaces must be either FEC or GEC.

Step 2

Router(config-if)# channel-group

channel-number

Assigns the Fast Ethernet or Gigabit Ethernet
interfaces to the EtherChannel. The channel
number must be the same channel number you
assigned to the EtherChannel interface.

Step 3

Router(config-if)# end

Exits to privileged EXEC mode.

Step 4

Router# copy running-config startup-config

(Optional) Saves configuration changes to
NVRAM.

ONS 15454

with ML100T-12

Fast Ethernet 0

POS 0

POS 0

Fast Ethernet 0

SONET STS-N

ONS 15454

with ML100T-12

Fast Ethernet 1

Fast Ethernet 1

bridge-group 1

bridge-group 1

83234

Port-Channel

bridge-group 1

Port Channel

bridge-group 1

Switch_A

Switch_B

Advertising