aaa domain-map default router-name default ipv6-router-name default ! aaa domain-map "ipv6_jnpr" router-name ipv6 ipv6-router-name ipv6 ! profile PppoeDirect ip virtual-router ipv6 ip unnumbered loopback 0 ip mtu 1492 ipv6 virtual-router ipv6 ipv6 unnumbered loopback 0 ipv6 mtu 1492 ppp authentication chap pap pppoe motm "Welcome to Siemens testlab IPv6 BRAS!" ! profile l2tpLNS ip virtual-router ipv6 ip unnumbered loopback 0 ipv6 virtual-router ipv6 ipv6 unnumbered loopback 0 ppp authentication chap pap ppp mru 1442 ! virtual-router default aaa authentication ppp default radius none aaa accounting ppp default none ! aaa authentication tunnel default radius aaa accounting tunnel default radius ! tunnel-server 1/2 max-interfaces all-available ! interface gigabitEthernet 1/1.3500 vlan id 3500 pppoe pppoe auto-configure pppoe profile any PppoeDirect ! l2tp disable challenge l2tp disable calling-number-avp l2tp destination profile ipv6 virtual-router ipv6 ip address 10.1.2.1 remote host erx710 profile l2tpLNS local host erx310 local ip address 10.1.1.1 disable proxy lcp enable proxy authenticate ! l2tp destination profile "ipv6_cisco" virtual-router ipv6 ip address 10.1.4.1 remote host hapci tunnel password secret profile l2tpLNS local host erx310 local ip address 10.1.1.1 disable proxy lcp enable proxy authenticate ! ! radius authentication server 192.168.101.12 timeout 10 key ! radius accounting server 192.168.101.12 timeout 10 key ! virtual-router ipv6 aaa dns primary 192.168.101.12 aaa authentication ppp default radius none aaa accounting ppp default none ! ip address-pool local aaa authentication tunnel default radius aaa accounting tunnel default radius ! service dhcpv6-local ipv6 dhcpv6-local prefix-lifetime 1 0 0 0 ipv6 dhcpv6-local dns-server 2001:738:10:101:a00:20ff:fea0:1360 ! interface loopback 0 ip address 192.168.103.254 255.255.255.0 ip rip ipv6 address 2001:738:10:103::254/128 ! interface loopback 1 ip address 10.1.1.1 255.255.255.0 ip rip ! interface gigabitEthernet 1/1.3501 ip address 10.2.1.1 255.255.255.0 ! ip router-id 10.1.1.1 no ip source-route ! ! ipv6 ! ! radius authentication server 192.168.101.12 key ! radius update-source-addr 10.1.1.1 ! ! End of generated configuration script.