Re: default network and default route?

2000-08-17 Thread Luobin yang


Because IGRP doesn't understand that 0.0.0.0 0.0.0.0 is the default network, so
you have to use ip default-network to announce the default gateway. Other
protocols like RIP, OSPF, EIGRP all don't have to use ip default-newwork
command.

Jason wrote:

 thanks a lot , if that is case my another qn is why not use ip default-n/w
 it saves time having to type in so many default routes into every individual
 routers in the same AS rt?

 Jason
 ""Luobin Yang"" [EMAIL PROTECTED] wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 
  ip route 0.0.0.0 0.0.0.0 172.16.2.0 is used to define a default route so
  packet can be delivered when no route is matched.
 
  ip default-network 172.16.2.0 is used to propogate the previous default
  route throughout the whole IGP, so all the routers in the IGP have a
 default
  route via 172.16.2.0
 
  
  Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
 
  ___
  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]
 ---

___
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]



Re: default network and default route?

2000-08-16 Thread Jason

sorry the e.g for default route shd be ip route 0.0.0.0 0.0.0.0 172.16.2.0
""Jason"" [EMAIL PROTECTED] wrote in message
8nfmbt$jdt$[EMAIL PROTECTED]">news:8nfmbt$jdt$[EMAIL PROTECTED]...
 Hi guys,

 Can anyone tell me what is the difference between default route e.g. ip
 route 172.16.8.0 255.255.255.0 172.16.2.0 and default network ip
 default-network e.g ip default-network 172.16.8.0


 thanks


 Jason


 ___
 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]



Re: default network and default route?

2000-08-16 Thread Luobin Yang


ip route 0.0.0.0 0.0.0.0 172.16.2.0 is used to define a default route so 
packet can be delivered when no route is matched.

ip default-network 172.16.2.0 is used to propogate the previous default 
route throughout the whole IGP, so all the routers in the IGP have a default 
route via 172.16.2.0


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

___
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]



Re: default network and default route?

2000-08-16 Thread Luobin Yang



Jason wrote:

 sorry the e.g for default route shd be ip route 0.0.0.0 0.0.0.0 172.16.2.0
 ""Jason"" [EMAIL PROTECTED] wrote in message
 8nfmbt$jdt$[EMAIL PROTECTED]">news:8nfmbt$jdt$[EMAIL PROTECTED]...
  Hi guys,
 
  Can anyone tell me what is the difference between default route e.g. ip
  route 172.16.8.0 255.255.255.0 172.16.2.0 and default network ip
  default-network e.g ip default-network 172.16.8.0
 
 
  thanks
 
 
  Jason
 
 
  ___
  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]
 ---

___
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]



Re: default network and default route?

2000-08-16 Thread Luobin Yang


ip route 0.0.0.0 0.0.0.0 172.16.2.0 is used to define a default route so 
packet can be delivered when no route is matched.

ip default-network 172.16.2.0 is used to propogate the previous default 
route throughout the whole IGP, so all the routers in the IGP have a default 
route via 172.16.2.0


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

___
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]