>Related question to the above thread. > >As discussed, each routing protocol will maintain its list of prefixes >that it knows about. A route selection process runs that considers the >routes from each routing process and puts the "best" into the routing >table. (best being defined by the route selection process). > >"show ip route" will show those routes selected and in the routing >table. > >Is there an equivalent command that will show me the same information >(prefix/length, next hop/interface) for all the prefixs known by a >routing protocol? Suppose I'm running OSPF and BGP on a box and I >wanted to see what prefix/lengths are being carried in each routing >protocol. What commands would I use to see this? > >Thanks
Well, they don't precisely create routing tables, but show ip ospf database and show ip bgp will come close. Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=41825&t=41692 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

