Cisco Systems SFS 3012 Assign a Static IP Address, Enter the interface mgmt-ethernet command

Models: SFS 3012

1 28
Download 28 pages 17.41 Kb
Page 18
Image 18
Assign a Static IP Address

10

• Flow control: None

3.Connect a power cord to your Topspin 360, then plug the cord in to an appropriate power source. The Topspin 360 boots.

4.After the system boots, press the Enter key several times to display the CLI login prompt.

Example

Login:

5.Enter super as your user ID and password to log in as a user with administrative privileges.

Example

Login: super

Password: super

Topspin-360>

Assign a Static IP Address

To configure basic Ethernet connectivity, perform the following steps:

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)# ip address 10.10.0.22 255.255.255.0

5.Set the default gateway of the management port.

Example

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

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

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

Page 18
Image 18
Cisco Systems SFS 3012 quick start Assign a Static IP Address, Enter the interface mgmt-ethernet command