Cisco Systems SFS 3012 Switch User Manual


 
11
7. Save the configuration to preserve it between reboots.
Example
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
2. Enter the configure command.
Example
3. Enter the interface mgmt-ethernet command.
Example
4. Enter the IP address of the management port followed by the net mask.
Example
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
6. Save the configuration to preserve it between reboots.
Example
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).
Topspin-360(config-if-mgmt-ethernet)# exit
Topspin-360(config)# exit
Topspin-360# copy running-config startup-config
Topspin-360> enable
Topspin-360#
Topspin-360# configure
Topspin-360(config)#
Topspin-360(config)# interface mgmt-ethernet
Topspin-360(config-if-mgmt-ethernet)# addr-option dhcp
Topspin-360(config-if-mgmt-ethernet)# no shutdown
Topspin-360(config-if-mgmt-ethernet)# exit
Topspin-360(config)# exit
Topspin-360# copy running-config startup-config