Cisco Systems DOC-7812945= Blender User Manual


 
B-8
Cisco WAN Manager Users Guide
Version 10.5, Part Number 78-12945-01 Rev. D0, August 2003
Appendix B Networking
Configuring Network Management
Note Use valid IP addresses for devices in your network and avoid using upper-case characters in the files.
The addresses provided in the following examples should be replaced with your networks device
addresses.
Step 1 Modify the /usr/users/svplus/config/network.conf file to include the name of the Gateway node in the
third field to igx2, and change the last field (IP Reachability Flag) to nwip_off.
The options for the IP Reachability Flag are:
NWIP_OFFfor in-band management
NWIP_ONfor out-of-band management
The contents of the network.conf file should look similar to the following:
NETWORK:Network1
GATEWAYS:igx2
DISCOVERY PROTOCOL:AUTOROUTE
IP REACHABILITY FLAG:NWIP_OFF
Step 2 Modify the /etc/hosts file to include the following (along with the usual contents of this file).
Step 3 Modify the /etc/defaultrouter file to include the following line:
172.70.106.1 1
Step 4 Modify the /etc/rc2.d/S72inetsvc file to add routes by including the following lines:
/usr/sbin/route add default 172.70.108.1 1
/usr/sbin/route add net 192.0.0.0 172.70.106.1 1
Add these lines after the line similar to the following:
/usr/sbin/route add -interface -netmask 240.0.0.0 224.0.0.0 $mcastif
Step 5 Verify your network structures by entering netstat -rn and checking the results against the following
table.
IP Address Device Name
172.70.207.6 igx2-lan
192.0.0.6 igx2
192.0.0.7 igx3
192.0.0.8 bpx4
172.70.207.9 mgx1-lan
192.0.0.9 mgx1
172.70.207.10 mgx2-lan
192.0.0.10 mgx2