7

c.Enter the enable command.

Topspin-90> enable

Topspin-90#

d.Enter the configure command.

Topspin-90# configure

Topspin-90(config)#

e.Enter the interface mgmt-ethernet command.

Topspin-90(config)#interface mgmt-ethernet

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

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

g.Set the default gateway for the management port. For example:

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

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

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

i.Save the configuration to preserve it between reboots.

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

Topspin-90(config)# exit

Topspin-90#copy running-config startup-config

Assigning an Address Dynamically (DHCP)

The Topspin 90 supports dhcp to assign the IP address.

a.When the system has completed booting, press <Enter> several times to display the CLI prompt.

Login:

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

Login: super

Password: super

Topspin-90>

c.Enter the enable command.

Topspin-90> enable

Topspin-90#

d.Enter the configure command.

Topspin-90# configure

Topspin-90(config)#

e.Enter the interface mgmt-ethernet command.

Topspin-90(config)#interface mgmt-ethernet

Page 15
Image 15
Cisco Systems SFS 3001 quick start Assigning an Address Dynamically Dhcp, Enter the interface mgmt-ethernet command