> Did you change the Hub router's ospf priority so It will become DR? And > change The spoke routers' ospf priority to 0 so it will never attempt to > become DR or bdr? >
And also, if you have NOT issued the command clear frame inarp (12.1 and above) or clear frame-inarp (12.0 and below), the map statements will remain until you reload the routers. That will need to be done on router B and router C. Routers B and C do not form adjacencies with each other in this topology *unless* you make use of the full mesh, which you've been instructed *not* to do. They both form adjacencies with Router A. That's why you add a map statement to each Router B and Router C to point them to each other via their respective DLCI's to Router A, unless you're explicitly told not to do that. (Which is whole different can of worms) My strategy is shut off inverse arp, clear frame inarp, get the map statements into the config, write the config, and reload. You may wish to reschedule your Feb lab date if you're at this point with OSPF and frame relay a month or so away from your lab. It only gets more complex than this, and this concept, while not elementary, is 'core' to your success in the lab exam. > -----Original Message----- > From: Wilson, Christian [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 10, 2002 12:23 PM > To: [EMAIL PROTECTED] > Subject: Frame relay map 0.0.0.0 question, please help! CCIE lab is Feb > [7:31555] > > > I have a frame switch configured for full mesh connectivity over a 3 node > frame relay cloud. Router A and router B cannot use subinterfaces. Router > B and router C can only use thier dlci that connects them to Router A, not > the dlci that connects them to each other. Because the frame switch is set > up as a full mesh, I have disabled inverse arp on router A, B, and C and > have used frame relay map commands with the broadcast parameter on each > router. I am able to ping every router just fine using router A as a hub. > Then I need to enable ospf between all of them. I used the neighbor x.x.x.x > command to enable ospf, but the two spoke routers, B and C, only form adj > with router A, they can not form adj with each other. When I debug ip ospf > adj, I see that routers B and C are sending their poll-intervals? to > 0.0.0.0. When I issued a sh frame relay map command, I saw the following > entires: > > sh fram map > Serial0/0 (up): ip 0.0.0.0 dlci 503(0x1F7,0x7C70) > broadcast, > CISCO, status defined, inactive > Serial0/0 (up): ip 0.0.0.0 dlci 502(0x1F6,0x7C60) > broadcast, > CISCO, status defined, inactive > Serial0/0 (up): ip 140.4.1.2 dlci 503(0x1F7,0x7C70), static, > broadcast, > CISCO, status defined, inactive > Serial0/0 (up): ip 140.4.1.3 dlci 503(0x1F7,0x7C70), static, > broadcast, > CISCO, status defined, inactive > > I can not seem to loose the frame maps to 0.0.0.0. They do not show > themselves as being learned dynamically or statically. What do they mean? > How do I get rid of them? How did they get in there? I can not form adj, > please help!! _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=31575&t=31575 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

