Cisco Systems SFS 3012 quick start Connect InfiniBand Hosts, Obtain an IP Address with DHCP

Models: SFS 3012

1 28
Download 28 pages 17.41 Kb
Page 19
Image 19
Topspin-360#copy running-config startup-config

11

7.Save the configuration to preserve it between reboots.

Example

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

Topspin-360(config)# exit

Topspin-360#copy running-config startup-config

8.Attach an Ethernet cable from the management port to the Ethernet router or switch. You are now ready to use the out-of-band Ethernet port to manage the system.

Obtain an IP Address with DHCP

1.Enter the enable command.

Example

Topspin-360> enable

Topspin-360#

2.Enter the configure command.

Example

Topspin-360# configure

Topspin-360(config)#

3.Enter the interface mgmt-ethernet command.

Example

Topspin-360(config)#interface mgmt-ethernet

4.Enter the IP address of the management port followed by the net mask.

Example

Topspin-360(config-if-mgmt-ethernet)# addr-option dhcp

5.Enable the management port with the no shutdown command. You can now telnet to your Topspin 360, or enter the IP address of your Topspin 360 in a Web browser to launch Chassis Manager.

Example

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

6.Save the configuration to preserve it between reboots.

Example

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

Topspin-360(config)# exit

Topspin-360#copy running-config startup-config

Connect InfiniBand Hosts

This section describes a brief overview for connecting your InfiniBand hosts. For more detailed instructions, please see the Host Channel Adapter Installation Guide, which is included with your HCA(s).

Page 19
Image 19
Cisco Systems SFS 3012 Connect InfiniBand Hosts, Obtain an IP Address with DHCP, Enter the interface mgmt-ethernet command