Since this is a physical interface, and you haven't disabled inverse arp, you are getting all of the DLCI's from the frame switch. R2 probably has a mapping to R6 (100.6) so it's routing through the hub to the spoke dynamically.
Regards, Jay McMickle- CCNP,CCSP,CCDP Sent from my iPhone http://mycciepursuit.wordpress.com On Dec 27, 2011, at 6:57 PM, Mahir Ali Ahmed <[email protected]> wrote: > Hi All, > > I am doing frame relay lab on virtual environment. > In task 6.4 this is my R4 configs > > ==== > R4(config-if)#do sh run int s0/0 > interface Serial0/0 > ip address 150.100.24.4 255.255.255.0 > encapsulation frame-relay > clock rate 2000000 > end > ==== > > And these are the mapping I am getting > > ==== > R4(config-if)#do sh frame map > Serial0/0 (up): ip 150.100.24.2 dlci 402(0x192,0x6420), dynamic, > broadcast, > CISCO, status defined, active > Serial0/0 (up): ip 150.100.100.6 dlci 416(0x1A0,0x6800), dynamic, > broadcast, > CISCO, status defined, active > Serial0/0 (up): ip 150.100.100.2 dlci 422(0x1A6,0x6860), dynamic, > broadcast, > CISCO, status defined, active > ==== > > According to the task I should only use "0" DLCI but I am getting others as > well > > I check the DSG and it said that > > "We learn more than one IP. But the other subnet isn't locally defined, so > it doesn't matter. (If it's not locally defined, it won't do a L3-L2 > address lookup anyway.) > > BUT > > ==== > R4(config-if)#do ping 150.100.100.6 > Sending 5, 100-byte ICMP Echos to 150.100.100.6, timeout is 2 seconds: > !!!!! > Success rate is 100 percent (5/5), round-trip min/avg/max = 1/12/32 ms > > R4(config-if)#do ping 150.100.100.2 > Sending 5, 100-byte ICMP Echos to 150.100.100.2, timeout is 2 seconds: > !!!!! > Success rate is 100 percent (5/5), round-trip min/avg/max = 1/11/36 ms > ==== > > I want to know why this happening in my lab. No other interface is > configures at this moment. > > Thanks > > .ılı.ılı. > Mahir Ali Ahmed > Specialist Service & Infrastructure Operations > The past is dead ! The future, yet unborn ! Time to live in the present. > Time to move on ! > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > Are you a CCNP or CCIE and looking for a job? Check out > www.PlatinumPlacement.com > > http://onlinestudylist.com/mailman/listinfo/ccie_rs _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
