B-8
Cisco WAN Manager User’s Guide
Version 10.5, Part Number 78-12945-01 Rev. D0, August 2003
AppendixB 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 provid ed in the following example s s h ou ld be replaced with y our network’s device
addresses.
Step 1 Modify the /usr/users/svplus/config/network.con f file to include the name of the Gateway node in the
third field to igx2, and change the last fie ld ( IP Re achability Flag) to nwip_off.
The options for the IP Reachab il it y Flag a re:
•NWIP_OFF—for in-band management
•NWIP_ON—for 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 t he u s ua l co ntents 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 lin e s imi lar t o th e f o ll owing:
/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