1. ip default-network command is used to tell the router which way to the
route of last resort, so if you use the command "ip default-network
10.0.0.0", if the router has a routing entry for the 10.0.0.0 network, it
will utilize this route entry to the default route.
2. ip default-gateway is used for your router when it is "acting" as a
host...similar to your pc on the network. This entry is not used in the
routing decisions or inputed into the routing table.
3. ip route 0.0.0.0 0.0.0.0 - this command enters a static route into your
routing table.
hope this helps....
""Daniel Ma"" <[EMAIL PROTECTED]> wrote in message
8i1vdo$1hv$[EMAIL PROTECTED]">news:8i1vdo$1hv$[EMAIL PROTECTED]...
> May I know the difference and usage of following:
>
> 1. ip default-network
> 2. ip default-gateway
> 3. ip route 0.0.0.0 0.0.0.0
>
> When and which should I use these commands?
>
>
> Thanks
>
>
> ___________________________________
> UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> FAQ, list archives, and subscription info: http://www.groupstudy.com
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> ---
___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]