White Papers

12 SCG1004 Force10 S60 Configuration Guide for EqualLogic SANs
Note: The switch will reboot.
3.4 Configure stack on the second switch
FTOS>enable
FTOS#stack-unit 0 renumber 1
Note: The switch will reboot.
FTOS#config
FTOS(conf)#stack-unit 1 priority 1
FTOS(conf)#stack-unit 1 stack-group 12
FTOS(conf)#stack-unit 1 stack-group 13
FTOS(conf)#exit
FTOS#copy run start
FTOS#reload
3.5 Verify Stack Configuration
From the first switch (Master) CLI, confirm that the stack has formed:
FTOS#show redundancy
Note: The switch front panel will show a steady light in the MASTER LED for the Master unit, and a
blinking light for the Standby unit. All next configuration step must be perform from the master switch.
3.6 Configure out of band (OOB) management port
FTOS#config
FTOS(conf)#interface ManagementEthernet 0/0
FTOS(conf-if-ma-0/0)#no shutdown
FTOS(conf-if-ma-0/0)#ip address ipaddress mask
FTOS(conf-if-ma-0/0)#no shutdown
FTOS(conf-if-ma-0/0)#exit
3.7 Configure route for OOB management port (optional)
FTOS(conf)#management route X.Y.Z.0 /24 A.B.C.1