Hi,
I am trying to Configure ASR 1002 to act as PPPOE over Ethernet Aggregation, I have attached Show verion and below Partial configuration:
there are some commands that are not being accepted in the virtual-templet 1 see below.
<SPAN style="FONT-SIZE: 8pt" mcestyle="font-size: 8pt;">
peer default ip address pool pool1
ppp authentication pap chap ms-chap
ppp ipcp dns 8.8.8.8
Partial Configurations:
vpdn enable
!
vpdn-group pppoe
! Default L2TP VPDN group
! Default PPTP VPDN group
accept-dialin
protocol any
virtual-template 1
bba-group pppoe ****
virtual-template 1
sessions per-mac limit 1
sessions auto cleanup
!
!
interface GigabitEthernet0/0/0
no ip address
negotiation auto
!
interface GigabitEthernet0/0/0.406
encapsulation dot1Q 406
pppoe enable group ****
!
interface GigabitEthernet0/0/0.2001
encapsulation dot1Q 2001
ip address 192.168.200.10 255.255.255.0
!
!
interface GigabitEthernet0/0/2
no ip address
negotiation auto
pppoe enable group Fastiraq
!
interface Virtual-Template1 type ethernet
ip address 192.168.50.1 255.255.255.0
ip nat inside
and getting hte below error in debug PPPOE output when connecting.
PPPoE 59: PPP dynamic bind failure
Best Regards,
Mohanad