18 SCG1008 PowerConnect 8024, 8024F, M8024 and M8024-k Switch Configuration Guide for EqualLogic SANs
4.10 Configure out of band (OOB) management port
console(config)#interface out-of-band
console(config-if)#ip address ipaddress mask gateway
console(config-if)#exit
4.11 Configure login credentials
console(config)#line telnet
console(config-telnet)#login authentication default
console(config-telnet)#exit
console(config)#ip http authentication local
console(config)#username admin password yourpassword privilege 15
console(config)#enable password yourpassword
4.12 Configure Jumbo Frames
console(config)#interface range tengigabitethernet all
console(config-if)#mtu 9216
4.13 Configure spanning tree portfast on edge ports
console(config-if)#spanning-tree portfast
console(config-if)#exit
4.14 Enable flow control
console(config)#flowcontrol
This operation may take a few minutes.
Management interfaces will not be available during this time.
Are you sure you want to continue? (y/n)y
console(config)#exit