Destination Gateway Flags Refs Use If
PMTU Exp Groups
a.b.c.d e.f.g.h UGHW 2 ...
en0 .... ... ......
where a.b.c.d is an ip address external to my network (querying a whois
server, output that it belongs to a californian university addresses
pool)
e.f.g.h is my default gateway.
According to man pages W flag means that the route is a cloned route.
Can anybody please explain what a cloned route is, cloned from what, and
what it is good for? and why I cannot delete it ?
(when trying to delete it: Cannot delete an object from the device
configuration database.
chginet: Cannot delete route
(host,a.b.c.d, e.f.g.h) from CuAt
)
Thanks
Jacob Fried
Bye, Steafan... . . .
Jacob,
does your default route have a "c" flag?
Then mtu-discovery is enabled and the following will happen:
You access a.b.c.d . aix notices there is no direct/specific route;
so it has to take the default route.
So it does. Now it discovery the max. paket size of the route to that
host
for better performance. It has to save that info somewhere, so it
creates a special route to that host containing that mtu.
It creates a cloned route from the default-route.
Next time you access that host no mtu-discovery has to be done
as there is a specific route with a mtu value.
I dont know, however, why you cant delete that route...
<snip>
...
</snip>
> I dont know, however, why you cant delete that route...
>
The "unable to delete"-Message usually results from adding routes with
the "route add"-command
this is not the aix-way!
in aix you would do this with "smitty route" (which uses a chdev-command
towards device inet0)
hth,
regards, Markus
Sent via Deja.com http://www.deja.com/
Before you buy.