HI Tahir, have you verified your setup with the command : sho frame map ?
That would give you a pretty good idea of what's going on. For instance, if for some reason, you see the word deleted, that's means your PVC is not properly configured. On Thu, Aug 13, 2009 at 1:07 PM, Bryan Bartik<[email protected]> wrote: > Hi Tahir, > > I am more familiar with dynagen than GNS3, but in the first example you use > DLCIs 204,205,206, etc. In the second example you are using 214,215,216...do > you have these DLCIs mapped out properly in the GNS3 frame-switch? Do you > have a .net file we could look at? > > Thanks, > > > On Thu, Aug 13, 2009 at 9:36 AM, Tahir Bashir <[email protected]> > wrote: >> >> >> >> Hi All, >> >> >> >> I have designed a frame relay archetecture on GNS3. with the following >> configuration, >> >> >> >> R2 >> int s1/0 >> ip address 100.100.100.2 255.255.255.0 >> encap fr >> no fr inv >> fr map ip 100.100.100.4 204 broad >> fr map ip 100.100.100.5 205 broad >> fr map ip 100.100.100.6 206 broad >> fr map ip 100.100.100.2 204 >> no shut >> >> R4 >> int s1/0 >> ip address 100.100.100.4 255.255.255.0 >> encap fr >> no fr inv >> fr map ip 100.100.100.2 402 broad >> fr map ip 100.100.100.5 402 >> fr map ip 100.100.100.6 402 >> fr map ip 100.100.100.4 402 >> no shut >> R5 >> int s1/0 >> ip address 100.100.100.5 255.255.255.0 >> encap fr >> no fr inv >> fr map ip 100.100.100.2 502 broad >> fr map ip 100.100.100.4 502 >> fr map ip 100.100.100.5 502 >> fr map ip 100.100.100.6 502 >> no shut >> >> R6 >> int s1/0 >> ip address 100.100.100.6 255.255.255.0 >> encap fr >> no fr inv >> fr map ip 100.100.100.2 602 broad >> fr map ip 100.100.100.4 602 >> fr map ip 100.100.100.5 602 >> fr map ip 100.100.100.6 602 >> no shut >> ------------------ For Blue Line in IPExpert Exercise >> R2 >> int s1/0.110 multipoint >> ip add 100.100.110.2 255.255.255.0 >> fr map ip 100.100.110.5 215 broad >> fr map ip 100.100.110.6 216 broad >> fr map ip 100.100.110.2 215 >> >> R5 >> int s1/0.110 multipoint >> ip add 100.100.110.5 255.255.255.0 >> fr map ip 100.100.110.5 512 >> fr map ip 100.100.110.6 512 >> fr map ip 100.100.110.2 512 broad >> >> R6 >> int s1/0.110 multipoint >> ip add 100.100.110.6 255.255.255.0 >> fr map ip 100.100.110.5 612 >> fr map ip 100.100.110.6 612 >> fr map ip 100.100.110.2 612 broad >> >> >> >> >> Note: R2 is Hub and remaining two are spokes. With Physical interface its >> working pretty gud but with subinterface it is showing that Subinterface is >> down. Advance thanks for help. >> >> >> >> Regards, >> >> Tahir >> >> >> >> ________________________________ >> See all the ways you can stay connected to friends and family >> _______________________________________________ >> For more information regarding industry leading CCIE Lab training, please >> visit www.ipexpert.com >> > > > > -- > Bryan Bartik > CCIE #23707 (R&S), CCNP > Sr. Support Engineer - IPexpert, Inc. > URL: http://www.IPexpert.com > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
