Multiple Default routes

Hi All,

I have a AIX server running v5.2 and its having multiple default routes configured to two seperate gateway.

Here's the output of -- netstat -rn

Routing tables
Destination Gateway Flags Refs Use If PMTU Exp Groups

Route Tree for Protocol Family 2 (Internet):
default 10.1.0.2 UGc 0 0 en0 - - =>
default 10.1.0.6 UGc 0 0 en0 - -

I want to remove the default route pointing to 10.1.0.2. Whats the best way to do this?

Appreciate your help and time.

Use smitty tcpip -> further config -> static routes -> remove static route

man route
man chdev

You shouldn't do such things if you have to ask how they are done, because chances are, you have no idea what you are doing for lack of knowledge - neither smitty nor any other tool will be a remedy for this, only knowledge.

bakunin