Configure Out Of Band (Oob) Management Port; Configure Route For Oob Management Port (Optional); Configure Login Credentials; Enable Switch Ports - Dell S5000 Configuration Manual

Data center switch
Hide thumbs Also See for S5000:
Table of Contents

Advertisement

FTOS(conf)#no dcb enable
FTOS(conf)#exit
FTOS#copy running-config startup-config
2.4

Configure out of band (OOB) management port

FTOS>enable
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)#exit
2.5

Configure route for OOB management port (optional)

FTOS (conf)#management route X.Y.Z.0 /24 A.B.C.1
Note: X.Y.Z.0 is the network your management system is connecting from and A.B.C.1 is the gateway for
the switch. If your management system is on the same subnet as the switch, the previous step may be
omitted. The example above assumes a class C subnet mask.
2.6

Configure login credentials

FTOS(conf)#username admin password yourpassword privilege 15
FTOS(conf)#enable password yourpassword
2.7

Enable switch ports

Option 1: You can enable ports individually by entering the port number
FTOS(conf)#interface tengigabitethernet 0/0
FTOS(conf-if-te-0/0)#switchport
FTOS(conf-if-te-0/0)#no shutdown
FTOS(conf-if-te-0/0)#exit
Option 2: You can enable multiple ports at once using the "range" parameter
8
SCG1007
Dell Networking S5000 Switch Configuration Guide for EqualLogic SANs

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents