AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only

AIX 6.1 remove / disable dynamic route in the routing table

  • 1.  AIX 6.1 remove / disable dynamic route in the routing table

    Posted Fri April 20, 2012 10:25 AM

    Originally posted by: SystemAdmin


    Hello,
    I could not find anywhere on google a solution to my poblem.
    Somehow dynamic routes are getting into my routing table on my LAB system and I don't know how to deactivate this (UGHD):

    1. netstat -rn
    Routing tables
    Destination Gateway Flags Refs Use If Exp Groups

    Route Tree for Protocol Family 2 (Internet):
    default 192.168.2.2 UG 1 12 en0 - -
    4.2.2.2 192.168.2.1 UGHD 0 1 en0 - -
    127/8 127.0.0.1 U 14 726 lo0 - -
    176.28.8.111 192.168.2.1 UGHD 1 13 en0 - -
    192.168.2.0 192.168.2.6 UHSb 0 0 en0 - - =>
    192.168.2/24 192.168.2.6 U 4 305 en0 - -
    192.168.2.6 127.0.0.1 UGHS 0 52 lo0 - -
    192.168.2.255 192.168.2.6 UHSb 2 5 en0 - -
    192.168.4.0 192.168.4.6 UHSb 0 0 en2 - - =>
    192.168.4/24 192.168.4.6 U 0 1 en2 - -
    192.168.4.6 127.0.0.1 UGHS 1 34 lo0 - -
    192.168.4.255 192.168.4.6 UHSb 0 1 en2 - -

    Route Tree for Protocol Family 24 (Internet v6):
    ::1%1 ::1%1 UH 1 7 lo0 - -
    Dynamic routing services seem to be deactivated:

    1. lssrc -a | grep route
    ndpd-router tcpip inoperative
    routed tcpip inoperative
    mrouted tcpip inoperative
    1. lssrc -a | grep gated
    gated tcpip inoperative

    1. lsattr -El inet0 | grep route
    route net,-hopcount,0,,0,192.168.2.2 Route True

    System is on the following level:
    6100-07-02-1150
    Can someone please give me a hint or point me in the right direction? Is there perhaps another service besides those mentioned above that does dynamic route detection / route table altering ?
    Thanks in advance

    Rgds
    JJ
    #AIX-Forum