two default routes in inet0 (oops!)
- From: "Sandor W. Sklar" <ssklar@xxxxxxxxxxxx>
- Date: Tue, 13 Feb 2007 19:13:14 -0800
Our networking group recently make a change to routing in my organization which exposed a mis-configuration on one of my AIX 5.2 systems:
# lsattr -El inet0
authm 65536 Authentication Methods True
bootup_option no Use BSD-style Network Configuration True
gateway Gateway True
hostname jenson Host Name True
rout6 IPv6 Route True
route net,-hopcount,0,,0,171.64.10.1 Route True
route net,-hopcount,0,,0,171.64.11.1 Route True
Somehow, some-when, I managed to configure TWO default routes on the same physical interface. I was able to disable the extra, incorrect route on the active system, but I'm not sure how I can *non- disruptively* remove the extraneous entry from the ODM.
I know I could rmdev inet0, and then set it up again, but I'd like to fix this in a way that doesn't disrupt the system.
Any ideas? Thanks,
-s-
- Follow-Ups:
- Re: two default routes in inet0 (oops!)
- From: John Monahan
- Re: two default routes in inet0 (oops!)
- Prev by Date: Re: JFS2 conversion
- Next by Date: Re: two default routes in inet0 (oops!)
- Previous by thread: JFS2 conversion
- Next by thread: Re: two default routes in inet0 (oops!)
- Index(es):
Relevant Pages
- Re: Setting up internet on AIX 5.1
... some configuration settings, and also sometimes, certain applications ... stores
data there. ... lsattr -El inet0 ... (comp.unix.aix) - Re: Removing static routes
... but with no success. ... Can anyone suggest any other locations that this static
route may ... Are routes in 4.2 already attribues of inet0? ... # lsattr
-EHOl inet0 ... (comp.unix.aix)