Cisco Systems SFS 3012 Manual De Usuario

Descargar
Página de 79
28
3. Enter the interface mgmt-ethernet command.
Example
4. Enter the IP address of the management port followed by the net mask. 
Example
5. Set the default gateway of the management port.
Example
6. 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
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
Topspin-360(config)# interface mgmt-ethernet
Topspin-360(config-if-mgmt-ethernet)# ip address 10.10.0.22 255.255.255.0
Topspin-360(config-if-mgmt-ethernet)# gateway 10.10.0.1
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
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