RE: pppoa / virtual-template.

From: Brian Dennis (bdennis@internetworkexpert.com)
Date: Sat Nov 12 2005 - 18:05:06 GMT-3


Godswill,
        You have a layer 3 to layer 2 mapping applied to the ATM
interface with the map-group but you don't have an IP address assigned.
This means your mapping is doing nothing.

        With PPPoA, IP is running over PPP which is running over ATM.
As far as IP is concerned it is a point-to-point link and there is no
layer 3 to layer 2 mapping needed. The map-group is only needed when IP
is running directly over ATM on a multipoint interface (physical or
multipoint subinterface).

HTH,

Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
bdennis@internetworkexpert.com
 
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987
Direct: 775-745-6404 (Outside the US and Canada)
 

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Godswill Oletu
Sent: Friday, November 11, 2005 10:54 AM
To: Zukque; ccielab@groupstudy.com
Subject: Re: pppoa / virtual-template.

Zuke,

I do not see anything that would prevent you from doing that.

The map-list/map-group command allow you to map the atm layer 2
information
to layer 3 information of the remote atm device/router.

Remember that, you still have to define your layer 2 information under
the
atm interface, and that is where the virtual template/ppp will come in.

eg:
map-list atm1
ip 1.1.1.1 atm-vc 1 broadcast
!
interface virtual-template1
ip address 1.1.1.2 255.0.0.0
ppp authentication pap
ppp pap sent-username nnnn password xxxx
!
interface atm1/0
no ip address
map-group atm1
atm pvc 1 1 201 aal5ciscoppp virtual-template1

HTH
Godswill Oletu

----- Original Message -----
From: "Zukque" <zukque@gmail.com>
To: <ccielab@groupstudy.com>
Sent: Saturday, November 12, 2005 9:40 AM
Subject: pppoa / virtual-template.

> Gents!!
> Question, Can I configure PPP over ATM using map-groups?
> Thanks for the input
> Zuke Quinten
>
>



This archive was generated by hypermail 2.1.4 : Thu Dec 01 2005 - 09:12:06 GMT-3