Users Guide
By default on the FN IOM, the external Ethernet ports are precongured in port channel 128 with LACP enabled. Port channel 128 is
in hybrid (trunk) mode.
To bring up the downstream (server) ports on the FN IOM, port channel 128 must be up. When the Port channel 128 is up, it is
connected to a congured port channel on an upstream switch. To enable the Port channel 128, connect any combination of the FN
IOM’s external Ethernet ports (ports TenGigabitethernet 0/9-12) to the upstream switch. The port channel may have a minimum of
one and a maximum of four links.
Following example congures a port channel on an upstream switch:
• No conguration is required on the FN IOM system. All congurations are done on the upstream switch.
• In the example, four interfaces are congured in the port channel. Congure as many interfaces as you have connected. Change
the port numbers to match your switch.
• Any valid ID number can be used for the port channel number on the upstream switch.
Dell(conf)#interface range tengigabitethernet 0/1-4
Dell(conf-if-te-0/1)#no shut
Dell(conf-if-te-0/1)#port-channel-protocol lacp
Dell(conf-if-te-0/1-lacp)#port-channel 128 mode active
Dell(conf)#interface port-channel 128
Dell(conf-if-po-128)#portmode hybrid
Dell(conf-if-po-128)#switchport
Dell(conf-if-po-128)#no shut
Verifying the Congurations
When the port channel of the upstream switch is congured, the port channel on the FN IOM is up. A series of messages is logged
on the system indicating port channel 128 and the ports connected to the servers downstream are up.
Changed interface state to up: Po 128
Downstream interface cleared from UFD error-disabled: Te 0/1
Downstream interface cleared from UFD error-disabled: Te 0/2
Downstream interface cleared from UFD error-disabled: Te 0/3
…etc.
To verify the status, run the following commands:
Dell#show interfaces port-channel 128
Port-channel 128 is up, line protocol is up
Dell#show uplink-state-group
Uplink State Group: 1 Status: Enabled, Up
Before You Start
23