Cisco Headend System Release 2.7 Installation Guide

Page of 102
 
 
Logging on to the RNCS Servers 
78-4021167-01 Rev D 
 
d  To set the Network Mask for the port, type 
set  /SP/network pendingipnetmask=<xxx.xxx.xxx.x> and then press Enter
Note:  Replace <xxx.xxx.xxx.x> with the Network Mask for the serial 
management port. 
e  To configure the port to use SSH, type 
set  /SP/services/ssh state=enabled and then press Enter
f  To enable the port, type 
set  /SP/network state=enabled and then press Enter
g  To display the current port settings, type 
show  /SP/network and then press Enter
h  If any of the settings are not correct, retype the necessary command to set the 
parameter to the proper value, and then repeat step 5g. 
i  To commit and implement the new port settings, type 
set  /SP/network commitpending=true and then press Enter
j  To display the current port settings, and to verify that the settings are 
implemented, type 
show  /SP/network and then press Enter
Example:  Output should look similar to the following example: 
commitpending = (Cannot show property) 
dhcp_server_ip = none 
ipaddress = 10.90.177.23 
ipdiscovery = static 
ipgateway = 10.90.177.1 
ipnetmask = 255.255.255.0 
macaddress = 00:14:4F:EB:4C:E1 
pendingipaddress = 10.90.177.23 
pendingipdiscovery = static 
pendingipgateway = 10.90.177.1 
pendingipnetmask = 255.255.255.0 
state = enabled 
k  To enable the HOST_LAST_POWER_STATE parameter of the port, type 
set  /SP/policy HOST_LAST_POWER_STATE=enabled and then press 
Enter
l  Type show  /SP/policy HOST_LAST_POWER_STATE and then press Enter 
to confirm that the HOST_LAST_POWER_STATE parameter was set 
correctly. 
Note:  The system should display HOST_LAST_POWER_STATE = enabled
6  Connect an Ethernet cable from the network management port on the back of the 
Sun Netra T5220 server to the appropriate network hub, switch, or router. 
7  Verify that the port is functional by opening an SSH session to the IP address of 
the port. The ILOM login prompt should appear. 
8  Log on using root as the username and the appropriate password. 
9  Type exit and then press Enter to log out from the serial management port.