7 SCG2004 Dell Networking S5000 Switch Configuration Guide for SC Series SANs2.4 Configure out of band (OOB) management portFTOS>enableFTOS>#configFTOS(conf)#interface Managementethernet 0/0FTOS(conf-if-ma-0/0)#no shutdownFTOS(conf-if-ma-0/0)#ip address ipaddress maskFTOS(conf-if-ma-0/0)#exit2.5 Configure route for OOB management port (optional)FTOS (conf)#management route X.Y.Z.0 /24 A.B.C.1Note: X.Y.Z.0 is the network your management system is connecting from and A.B.C.1 is the gateway forthe switch. If your management system is on the same subnet as the switch, the previous step may beomitted. The example above assumes a class C subnet mask.2.6 Configure login credentialsFTOS(conf)#username admin password yourpassword privilege 15FTOS(conf)#enable password yourpassword2.7 Enable switch portsOption 1: You can enable ports individually by entering the port numberFTOS(conf)#interface tengigabitethernet 0/0FTOS(conf-if-te-0/0)#switchportFTOS(conf-if-te-0/0)#no shutdownFTOS(conf-if-te-0/0)#exitOption 2: You can enable multiple ports at once using the “range” parameterFTOS(conf)#interface range tengigabitethernet 0/0 – 47Note: The message below will be displayed if there are FC ports.% Warning: Non-existing ports (non configured) are ingnored by interface-range