Configuring Ethernet Portchannels - HP Cisco MDS 9020 - Fabric Switch Configuration Manual

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

Configuring Gigabit Ethernet High Availability
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
Figure 44-4
IPS module
In
Figure
Ethernet PortChannels are not supported on MPS-14/2 modules and 9216i IPS modules.
PortChannel interfaces provide configuration options for both Gigabit Ethernet and Fibre Channel.
Note
However, based on the PortChannel membership, only Gigabit Ethernet parameters or Fibre Channel
parameters are applicable.

Configuring Ethernet PortChannels

The PortChannel configuration specified in
Ethernet PortChannel configurations.
To configure Ethernet PortChannels, follow these steps:
Command
Step 1
switch1# config terminal
switch1(config)#
Step 2
switch(config)# interface port-channel 10
switch(config-if)#
Step 3
switch(config-if)# ip address 10.1.1.1
255.255.255.0
Step 4
switch(config-if)# no shutdown
Step 5
switch(config)# interface gigabitethernet 9/3
switch(config-if)#
Step 6
switch(config-if)# channel-group 10
gigabitethernet 9/3 added to port-channel 10
and disabled
please do the same operation on the switch at
the other end of the port-channel, then do "no
shutdown" at both ends to bring them up
switch(config-if)#
Step 7
switch(config-if)# no shutdown
Cisco MDS 9000 Family CLI Configuration Guide
44-8
Ethernet PortChannel Scenario
Switch 1
44-4, Gigabit Ethernet ports 3 and 4 in slot 9 are aggregated into an Ethernet PortChannel.
Ethernet PortChannel
aggregation
L2 switch
Chapter 16, "Configuring PortChannels,"
Purpose
Enters configuration mode.
Configures the specified PortChannel (10).
Enters the IPv4 address (10.1.1.1) and subnet
mask (255.255.255.0) for the PortChannel.
Note
A PortChannel does not have any
members when first created.
Enables the interface.
Configures the specified Gigabit Ethernet
interface (slot 9, port 3).
Adds Gigabit Ethernet interfaces 9/3 to channel
group 10. If channel group 10 does not exist, it
is created. The port is shut down.
Enables the selected interface.
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 44
Configuring IP Storage
also applies to

Advertisement

Table of Contents
loading

Table of Contents