You are looking at the help for a RIP router process, I bet. This is an OSPF default-information help:
DC-6509-1-MSFC-1(config)#router ospf 1 DC-6509-1-MSFC(config-router)#default-inf DC-6509-1-MSFC(config-router)#default-information ? originate Distribute a default route DC-6509-1-MSFC(config-router)#default-information HTH, Fred Reimer - CCNA Eclipsys Corporation, 200 Ashford Center North, Atlanta, GA 30338 Phone: 404-847-5177 Cell: 770-490-3071 Pager: 888-260-2050 NOTICE; This email contains confidential or proprietary information which may be legally privileged. It is intended only for the named recipient(s). If an addressing or transmission error has misdirected the email, please notify the author by replying to this message. If you are not the named recipient, you are not authorized to use, disclose, distribute, copy, print or rely on this email, and should immediately delete it from your computer. -----Original Message----- From: Luan Nguyen [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 5:16 PM To: [EMAIL PROTECTED] Subject: RE: a default route question.. [7:72211] Hello, (config-router)#default-information ? allowed Allow default information in Accept default routing information out Output default routing information There is no such thing is default-info originate. All the above are default with cisco I believe, I still don't understand what Daniel said about ip default-network How do create an ip default-network to equal to ip route 0.0.0.0 0.0.0.0 1.1.1.1 ? The way I am doing now is just redistribute static and maybe filter to only 0.0.0.0 with route-map Thanks. Regards, -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 12:58 PM To: [EMAIL PROTECTED] Subject: RE: a default route question.. [7:72211] Daniel Cotts wrote: > > Not an issue of errata but of reading a little further. > If there is a default static 0.0.0.0 0.0.0.0 192.168.1.2 > and RIP on the router then: > that router will use the static as its gateway of last resort and RIP > will advertise that route to its neighbors. > For IGRP and EIGRP see Doyle p 756 > "Default routing is somewhat different for IGRP and EIGRP. > These protocols > do not understand the address 0.0.0.0. Rather, they advertise > an actual > address as an external route...." > Use the ip default-network command to create that route. > ip default-network 10.0.1.0 (or whatever - plus in EIGRP one > can add a mask) > The router on which that is configured will advertise that > route to its > neighbors. Will IGRP and EIGRP do this automatically or do they need default-information originate, I wonder? It's probably not worth testing on my routers because they are so old they won't take a recent IOS version. When I get back to my work lab I could test it, but that won't be until September. (The academic life has some advantages. :-) Priscilla > See also "EIGRP Network Design Solutions" page 219-223 > (It appears the book is out of print. There are a few available on > Amazon.) So - the sentence in Doyle p 753 "After a default route is > identified in the > routing table, RIP, IGRP, and EIGRP will automatically > advertise it." - is > true as long as we understand that "default route" means > different things > for RIP vs EIGRP. No redistribution commands are used. > > Now - the original point of this thread was 'has the treatment of > default routes - particularly by RIP - changed in newer versions of > IOS?' Some weeks > ago I did some testing and did not find any change (used 11.1 > through 12.2). > However, I seem to remember some discussion by Chuck and others > in the past > on this subject. I haven't searched the archives - so am open > to anyone > proving otherwise. > > > -----Original Message----- > > From: Priscilla Oppenheimer [mailto:[EMAIL PROTECTED] > > > But, alas, this didn't work on IGRP or EIGRP. > > > > So if anyone has a good errata for Doyle, Volume I, is this > in it? Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=72525&t=72211 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

