tag:blogger.com,1999:blog-23021255.post3986839392393705870..comments2008-07-08T08:24:07.537+02:00Comments on Cisco IOS hints and tricks: The OSPF default mysteriesIvan Pepelnjakhttp://www.blogger.com/profile/13457151406311272386noreply@blogger.comBlogger4125tag:blogger.com,1999:blog-23021255.post-88640637530558503892008-07-04T18:50:00.000+02:002008-07-04T18:50:00.000+02:002008-07-04T18:50:00.000+02:00As I wrote (and you quoted): The default route is ...As I wrote (and you quoted): <I>The default route is originated only when a major network is matched</I>. 72.14.192.0/24 is not a major network, 72.0.0.0/8 is.Ivan Pepelnjakhttp://www.blogger.com/profile/13457151406311272386noreply@blogger.comtag:blogger.com,1999:blog-23021255.post-66108271554583402172008-07-04T18:09:00.000+02:002008-07-04T18:09:00.000+02:002008-07-04T18:09:00.000+02:00this line: The default route is originated only w...this line: <I> The default route is originated only when a major network is matched (tested in IOS release 12.2SRC). You cannot originate a default route based on the presence of a subnet or a supernet.<BR/></I><BR/><BR/>Can i not match on a network in my BGP table, to tell if BGP is up (and working)?<BR/><BR/>i tried this:<BR/><BR/>+ ip access-list standard GOOGLE <BR/>+ permit 72.14.192.0 <BR/>+ ! <BR/>+ route-map GOOGLE permit 10 <BR/>+ match ip address GOOGLE <BR/>+ ! <BR/>+ default-information originate always metric 10 route-map GOOGLE <BR/><BR/>and OSPF won't default-originate (though of course that network is in the table (twice!)).yeledhttp://www.blogger.com/profile/18377549894599644413noreply@blogger.comtag:blogger.com,1999:blog-23021255.post-31332066122878812922008-07-04T14:26:00.000+02:002008-07-04T14:26:00.000+02:002008-07-04T14:26:00.000+02:00A brilliant review of a subject which is rarely fo...A brilliant review of a subject which is rarely found discussed in its entirety. Nicely done!stretchhttp://packetlife.netnoreply@blogger.comtag:blogger.com,1999:blog-23021255.post-56579781950870890482008-07-04T10:59:00.000+02:002008-07-04T10:59:00.000+02:002008-07-04T10:59:00.000+02:00It's always very interesting to ready your IPConer...It's always very interesting to ready your IPConer articles. <BR/>Its so comprehensive.<BR/>It's pity that these articles appeared only monthly :)Anonymousnoreply@blogger.com