R0106-HP MSR Router Series OAA Configuration Guide(V7)

2
Configuration example
The OAP module is installed in slot 4 on the router.
1. Log in to the operating system of the OAP module as user root.
<System> oap connect system 4
Connected to OAP
CentOS release 5.4 (Final)
Kernel 2.6.18-164.el5 on an x86_64
cvknode login: root
Password:
Last login: Tue Mar 12 04:10:46 CST 2013 on ttyS0
0 packages can be updated.
0 updates are security updates.
Your network has not been configured, do you want to configure it now?[y/n]
2. Enter y. To enter the operating system without configuring network parameters, enter n.
Your network has not been configured, do you want to configure it now?[y/n]y
Current configuration is:
hostname: cvknode
ipaddress: 192.168.0.162
netmask: 255.255.255.0
gateway: 192.168.0.1
network: 192.168.0.0
broadcast: 192.168.0.255
nameserver: 192.168.0.1
Please input hostname:
3. Configure network parameters as prompted.
Please input hostname: host1
Please input ipaddress: 192.168.0.167
Please input netmask: 255.255.255.0
Please input gateway: 192.168.0.1 (This setting is optional.)
Please input nameserver: 192.168.0.1 (This setting is optional.)
The hostname is cvknode by default. After you complete the configuration, the following prompt
appears:
Current input is corret?[y/n]y
4. Press y to confirm the settings. To change the settings, press n and repeat step 3.
The following prompt appears:
Would you want to save?[y/n]y
5. Press y to save the settings or press n to discard the settings.
You are logged in to the operating system of the OAP module. The operating system prompt
appears:
root@ cvknode:
To modify the network settings, use the /usr/bin/init_net/init_net.sh command and repeat step 2
through step 5.