hit counter script

Enable Irdp - Cisco BTS 10200 User Manual

Softswitch
Hide thumbs Also See for BTS 10200:
Table of Contents

Advertisement

Enable IRDP

This section discusses how to enable IRDP functionality on the Cisco BTS 10200 Softswitch and on the
network router.
Enable IRDP on the Cisco BTS 10200 Softswitch
Follow these steps to enable IRDP on the Cisco BTS 10200 Softswitch.
Note
Remove the defaultrouter file from /etc.
Step 1
There should be three default routes in the routing table. Remove all three of these with the following
Step 2
command:
Step 3
Execute the following command:
Edit S69inet and search and replace for rdisc -s with rdisc -s -f.
Step 4
Note
This will ensure that reboot will enable the irdp daemon.
Step 5
Put the following lines into the S68inet file:
OL-2906-01
C I S C O C O N F I D E N T I A L
You should already have the Cisco BTS 10200 Softswitch application software installed on the
system.
route delete net default <gateway address>
/usr/sbin/in.rdisc -s -f
if [ -f /usr/sbin/in.routed ];
then
\mv -f /usr/sbin/in.routed /usr/sbin/in.routed.org
Enable IRDP
19

Advertisement

Table of Contents
loading

Table of Contents