7

e.Enter the user name and password. The default user name is super, and the default password is super.

Login: super

Password: super

Topspin-120>

f.Enter the enable command.

Topspin-120> enable

Topspin-120 #

g.Enter the configure command.

Topspin-120 # configure

Topspin-120(config)#

h.Enter the interface mgmt-ethernet command to enter config-if-mgmt-ethernet mode..

Topspin-120(config)#interface mgmt-ethernet

Topspin-120(config-if-mgmt-ethernet)#

i.Enter the IP address of the management port followed by the netmask.

Topspin-120(config-if-mgmt-ethernet)# ip address 10.10.0.22 255.255.255.0

j.Set the default gateway for the management port. See your system adminitrator for a gateway address. For example:

Topspin-120(config-if-mgmt-ethernet)# gateway 10.10.0.1

k.Enable the management port by entering the no shutdown command.

Topspin-120(config-if-mgmt-ethernet)# no shutdown

l.Save the configuration to preserve it between reboots..

Topspin-120(config-if-mgmt-ethernet)# exit

Topspin-120(config)# exit

Topspin-120#copy running-config startup-config

Configure and Connect InfiniBand Hosts

This section describes a brief overview for configuring your InfiniBand hosts to use the drivers for

Linux.

For more detailed instructions, please see the HCA/Host-Side Driver User Guide for Linux or

Windows, which is included with your HCA(s).

1.Install the HCA(s).

a.Power down the host system following proper grounding procedures.

b.Unpack the HCA card and insert it into an open 64-bit PCI, PCI-X or PCI-E slot.

2.Power on the host system.

3.Install the HCA driver(s).

Page 29
Image 29
Cisco Systems SFS 7000 quick start Configure and Connect InfiniBand Hosts, Topspin-120config#interface mgmt-ethernet