Dell Force10 C150 Manual page 29

Deploying the dell force10 mxl into a cisco nexus network environment
Hide thumbs Also See for Force10 C150:
Table of Contents

Advertisement

Deploying the Dell Force10 MXL into a Cisco Nexus Network Environment
MXL2#configure
MXL2(conf)#interface port-channel 30
MXL2(conf-if-po-30)#switchport
MXL2(conf-if-po-30)#exit
MXL2(conf)#exit
MXL2#
And now the commands that configure MXL2's LAG connection to N5K2.
MXL2#configure
MXL2(conf)#interface port-channel 40
MXL2(conf-if-po-40)#switchport
MXL2(conf-if-po-40)#no shutdown
MXL2(conf-if-po-40)#exit
MXL2(conf)#exit
MXL2#
Configure Tagged VLANs for the Trunk Port Uplinks
In the following commands, note that the MXL's VLAN membership is configured significantly
differently than on the Nexus CLI—port membership is managed within the VLAN interface
configuration.
MXL2#configure
MXL2(conf)#interface range vlan 11 - 13
MXL2(conf-if-range-vl-11-13)#tagged port-channel 30,40
MXL2(conf-if-range-vl-11-13)#no shutdown
MXL2(conf-if-range-vl-11-13)#exit
MXL2(conf)#exit
MXL2#
Enable the MXL Uplink Port-Channel Links
The final step in the CLI configuration of the uplink LAGs is to configure and enable the member
interfaces of each LAG. Here are the commands for MXL2's connection to N5K1.
MXL2#configure
MXL2(conf)#interface range tengigabitethernet 0/33 - 34
MXL2(conf-if-range-te-0/33-34)#port-channel-protocol lacp
MXL2(conf-if-range-te-0/33-34-lacp)#port-channel 30 mode active
MXL2(conf-if-range-te-0/33-34-lacp)#exit
MXL2(conf-if-range-te-0/33-36)#no shutdown
MXL2(conf-if-range-te-0/33-36)#exit
MXL2(conf)#exit
MXL2#
And here are the commands for configuring and enabling MXL2's LAG members for its connection to
N5K2.
29

Advertisement

Table of Contents
loading

This manual is also suitable for:

Force10 mxl 10 gbe

Table of Contents