RE: PPP over ATM

From: Packet Man (ccie2b@hotmail.com)
Date: Sat Mar 20 2004 - 10:49:17 GMT-3


Thanks again, Ato.

And, please forgive me for asking still some more questions.

You've now shown me 3 different ways to config ppp over ATM.

Method 1

interface virtual-template 1
   encapsulation ppp
   ip address x.x.x.x 255.255.255.0
interface atm 3/0
   no ip address
   pvc 0/100
   encapsulation aal5ciscoppp virtual-template 1

Method 2
>
>interface virtual-template 1
> encapsulation ppp
> ip address x.x.x.x 255.255.255.0
>interface atm 3/0
> no ip address
>interface atm3/0.1 point-to-point
> pvc 0/100
> encapsulation aal5snap
> protocol ppp virtual-template 1
>

Method 3
>
>interface dialer 0
> encapsulation ppp
> ip address x.x.x.x 255.255.255.0
> dialer pool 1
>interface atm 3/0
> no ip address
>interface atm3/0.1 point-to-point
> pvc 0/100
> encapsulation aal5snap
> protocol ppp dialer
> dialer pool-member 1

Between these 3 different ways, how can I figure out which one is required
during the actual Lab? Are they all functionally equivalent? Or, is it
possible that the lab requirement for PPP over ATM is stated in such a way
that only 1 of the above methods can correctly fulfill the lab requirement?

Again, please forgive me for pounding this thing to death, but I know that
if, during the lab, I can't get all the layer 2 stuff working properly, my
chances of passing go down quite dramatically.

And, thanks again for all your help.
>
>Cheers,
>Ato.
>
>
>
>
>
>
>
>-----Original Message-----
>From: Packet Man [mailto:ccie2b@hotmail.com]
>Sent: sabado, 20 de marzo de 2004 13:58
>To: antonio.sanchez-monge@hp.com; ccielab@groupstudy.com
>Subject: RE: PPP over ATM
>
>
>Thanks for your responses. They been very helpful.
>
>If possible could you also show me a sample config for your answer to Q1,
>using "protocol ppp virtual-template" and "protocol ppp dialer"?
>
>
> >From: "SANCHEZ-MONGE,ANTONIO (HP-France,ex2)"
> ><antonio.sanchez-monge@hp.com>
> >To: 'Packet Man' <ccie2b@hotmail.com>, ccielab@groupstudy.com
> >Subject: RE: PPP over ATM
> >Date: Sat, 20 Mar 2004 13:06:00 +0100
> >
> >Hi,
> >
> >-> 1) Is this the only way to config ppp aver ATM? If not, what other
> >-> ways
> >are there?
> >
> >You can also use aal5snap encapsulation and use the "protocol ppp
> >virtual-template" or "protocol ppp dialer" command.
> >
> >-> 2) Is there an example of this way somewhere on the Doc CD or should
> >-> I
> >just memorize this?
> >
> >Dunno (never looked for it).
> >
> >-> 3) In the above example, will broadcast and multicast, by default
> >transit
> >over this interface or are there additional config commands which are
> >necessary for that type of traffic? If so, what?
> >
> >This is controlled by the virtual access interface, which by default
> >will allow broadcast and multicasts.
> >
> >-> 4) What are the pro's and con's of config ppp over ATM?
> >
> >Authentication, multilink, etc...
> >
> >-> 5) Could someone explain the underlying logic of the above config
> >-> or
> >point me to where I can find out and learn what's going on here?
> >
> >I think it is a proprietary Cisco encapsulation optimized for PPP
> >(unlike aal5snap which is used to transport other kinds of traffic,
> >like IP directly).
> >
> >Just trying to help, I am no ATM guru at all.
> >
> >Cheers,
> >Ato.
>
>_________________________________________________________________
>Free up your inbox with MSN Hotmail Extra Storage. Multiple plans
>available.
>
>http://click.atdmt.com/AVE/go/onm00200362ave/direct/01/
>
>_______________________________________________________________________
>Please help support GroupStudy by purchasing your study materials from:
>http://shop.groupstudy.com
>
>Subscription information may be found at:
>http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Thu Apr 01 2004 - 08:15:41 GMT-3