Cross post from IBMTCP-L

Finally working on converting gateway to beginroutes format. I took some advice 
to from the archives and used the 'netstat routes report' command to create the 
basis of my conversion.  Below is a short segment of the routes report, not 
sure how to handle the statements with 0.0.0.0 as gateway. Would the following 
statements be converted correctly? Thanks Matt

netstat routes report segment
Destination         Gateway         Interfa
 -----------         -------         -----
Defaultnet          27.1.1.5         GIGA0
10.30.1.0/32        10.30.1.22       OSA40
10.30.1.0/24        0.0.0.0          OSA40
10.30.1.2/32        0.0.0.0          OSA40
10.30.2.0/24        0.0.0.0          OSA41
10.30.2.2/32        0.0.0.0          OSA41



BEGINRoutes
ROUTE DEFAULT         27.1.1.5 GIGA0 MTU 8992
ROUTE 10.30.1.0/32  10.30.1.22    OSA40 MTU 8992
ROUTE 10.30.1.0/24              =  OSA40 MTU 8992
ROUTE 10.30.1.2/32              =  OSA40 MTU 8992
ROUTE 10.30.2.0/24              =  OSA41 MTU 8992
ROUTE 10.30.2.2/32              =  OSA41 MTU 8992


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to