Could someone please explain to me the use of a Generated route? I understand that it is use as a "route of last resort" but say I have the following configuration:
routing-options {
generate {
defaults {
metric 10;
}
route 172.16.12.0/21;
}
}
Will this generated route statement mean that a default route will be installed in the routing table with a metric of 10 and will become active IF a more specific route to that destination is not found? Am I understanding this right?
TIA,
JunoGuy
--
This archive was generated by hypermail 2b29 : Mon Aug 05 2002 - 10:42:39 EDT