30

Assigning an Address Dynamically

a. When the system has completed booting, press <Enter> several times to display the CLI
prompt.
b. Enter the user name and password. The default user name is super, and the default password is
super.
c. Enter the enable command.
d. Enter the configure command.
e. Enter the interface mgmt-ethernet command.
f. Enter the option dhcp command. The chosen method will be persistent across module reboots.
g. Enable the management port by entering the no shutdown command.
h. Save the configuration to preserve it between reboots.
If you have two Fabric Controllers installed in Core slots, you will receive a message asking if you
want to save the configuration to the Standby Controller.
i. Answer Ye s to save the configuration across both controllers.
Connect Network Devices
This section describes how to connect the InfiniBand system to other network devices. InfiniBand
devices can be connected to InfiniBand-enabled servers.

About Connectors

The Topspin 270/Cisco SFS 7008 device supports the following types of connectors:
Management ports:
Serial console port: male DB-9 connector.
Ethernet Management port: RJ-45 jack for unshielded twisted-pair connections.
Switch card: 4X 10 Gbps InfiniBand connectors.
Login:
Login: super
Password: super
SFS-270>
SFS-270> enable
SFS-270#
SFS-270# configure
SFS-270(config)#
SFS-270(config)# interface mgmt-ethernet
SFS-270(config-if-mgmt-ethernet)# option dhcp
SFS-270(config-if-mgmt-ethernet)# no shutdown
SFS-270(config-if-mgmt-ethernet)# exit
SFS-270(config)# exit
SFS-270# copy running-config startup-config