| Index: > A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
|
|||||
PPPoA is published in RFC 2364.
To configure PPPoA on a Cisco router providing DSL services, a "Virtual-Template" is configured, which is then bound to the ATM interface. A configuration snippet is below:
interface Virtual-Template1 ip unnumbered FastEthernet0/0 peer default ip address pool dslPPP ppp authentication pap interface ATM1/0.32 point-to-point pvc 1/32 ubr 640 encapsulation aal5mux ppp Virtual-Template1