White Papers

9 SCG1004 Force10 S60 Configuration Guide for EqualLogic SANs
2.7 Enable LLDP
FTOS#configure
FTOS(conf)#protocol lldp
FTOS(conf-lldp)#advertise management-tlv system-capabilities
FTOS(conf-lldp)#no disable
FTOS(conf-lldp)#exit
2.8 Enable Jumbo Frames
FTOS(conf)#interface range gigabitethernet 0/0 47
FTOS(conf-if-range-gi-0/0-47)#mtu 9252
2.9 Enable flow control
FTOS(conf-if-range-gi-0/0-47)#flowcontrol rx on
2.10 Configure spanning tree on edge ports
FTOS(conf-if-range-gi-0/0-47)#spanning-tree rstp edge-port
FTOS(conf-if-range-gi-0/0-47)#exit
2.11 Configure port channel for LAG
These commands configure the switch interconnect as a LAG.
FTOS(conf)#interface Port-channel 1
FTOS(conf-if-po-1)#mtu 9252
FTOS(conf-if-po-1)#switchport
FTOS(conf-if-po-1)#no shutdown
FTOS(conf-if-po-1)#exit
2.12 Configure SFP+ ports for LAG
These commands assign 10Gb SFP+ ports to the Port Channel.
FTOS(conf)#interface range tengigabitethernet 0/48 - 49
FTOS(conf-if-range-te-0/48-49)#mtu 9252