Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to delete route entry from routing table

317 views
Skip to first unread message

lym9597

unread,
Aug 29, 2002, 10:27:58 PM8/29/02
to
Dear :
I got the following output after testing multipath routing function
under AIX 5.1.0.0.
Now, question is , how could I delete these static route entry for
default gateway ?

OUTPUT
=============================================================
# netstat -rn
Routing tables
Destination Gateway Flags Refs Use If PMTU Exp
Groups

Route Tree for Protocol Family 2 (Internet):
default 10.32.35.71 UGc 0 0 en0 - - =>
default 10.32.35.1 UGc 0 0 en0 - - =>
default 192.168.6.1 UGc 0 0 en0 - - =>
default 192.168.6.1 UGc 0 0 en0 - - =>
default 10.32.35.1 UGc 0 0 en0 - - =>
default 10.32.35.71 UGc 0 0 en0 - -


Nicholas Dronen

unread,
Aug 30, 2002, 9:12:33 AM8/30/02
to

Use the route command, Luke.

Regards,

Nicholas

Jim Trauzzi

unread,
Aug 30, 2002, 10:59:38 AM8/30/02
to
You can manually delete a route by typing,
route delete default
I would flush the routes using smit and rest the default.

Jim

lym9597

unread,
Sep 2, 2002, 8:57:06 PM9/2/02
to
Hi,
I know how to use "route" command, but I want to delete the duplicate static entry, because they look like all the same.
 
"Nicholas Dronen" <ndr...@io.frii.com> 撰寫於郵件 news:3d6f6f41$0$185$7586...@news.frii.net...
> lym9597 <lym...@ms51.hinet.net> wrote:

> > Dear :
> >    I got the following output after testing multipath routing function
> > under AIX 5.1.0.0.
> >    Now, question is , how could I delete these static route entry for
> > default gateway ?
>
> > OUTPUT
> > =============================================================
> > # netstat -rn
> > Routing tables
> > Destination      Gateway           Flags   Refs     Use  If   PMTU Exp
> > Groups
>
> > Route Tree for Protocol Family 2 (Internet):
> > default          192.168.6.1       UGc       0        0  en0     -   -   =>

> > default          192.168.6.1       UGc       0        0  en0     -   -   =>


>

doug probst

unread,
Sep 4, 2002, 8:05:47 AM9/4/02
to
Well, if you have the option of taking the interface off line
and you have console access then;

run smitty fshrttbl
and select yes for flush routing table and yes to flush the ODM route
configuration database

Once this is done, add your default gateway and you will be squeaky
clean

Note if you do not flush ODM the routes will still be there to drive
you nuts!
Doug

"lym9597" <lym...@ms51.hinet.net> wrote in message news:<akmlir$3...@netnews.hinet.net>...

0 new messages