HP 377707-002 manual Topspin-360#configure terminal

Models: 377707-002

1 92
Download 92 pages 3.42 Kb
Page 18
Image 18

10

NOTE: Consult your network administrator for an IP address, subnet mask, and gateway address before you begin this process.

1.Use the Serial Console port to open a CLI session to your device, then log in as a user with administrative access.

2.Enter the enable command to enter Privileged Exec mode.

Example

Topspin-360> enable

Topspin-360#

3.Enter the configure terminal command to enter Global Configuration mode.

Example

Topspin-360#configure terminal

Topspin-360(config)#

4.Enter the interface mgmt-ethernetcommand to enter Ethernet Management Interface Configuration submode.

Example

Topspin-360(config)#interface mgmt-ethernet

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

5.Enter the ip address command, then an address and subnet mask. Consult your network administrator for an IP address. You will use this address in your Web browser to launch CM.

Example

Topspin-360(config-if-mgmt-ethernet)# ip address 10.3.102.66 255.255.0.0

6.Enter the gateway command, then a default IP gateway. Consult your network administrator for a gateway address.

Example

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

7.Enter the no shutdown command to enable the Ethernet Management port.

Example

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

8.Enter the exit command to return to Global Configuration mode

Example

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

9.Enable HTTP and/or HTTPS services.

a.(Optional) Enter the ip http server command to enable HTTP services on your device to permit unsecured access to your Server Switch.

Example

Topspin-360(config)# ip http server

Page 18
Image 18
HP 377707-002 manual Topspin-360#configure terminal