! ! Century Systems NXR-G100 Series ver 6.6.5 (build 9/21:09 19 05 2015) ! hostname NXR_B telnet-server enable http-server enable ! ! system power-management mode balance ! ! ! ipv6 forwarding fast-forwarding enable ! ! ! ppp account username test2@example.jp password test2pass ! ! l2tpv3 path-mtu-discovery enable l2tpv3 fast-forwarding enable ! l2tpv3 tunnel 1 description NXR_A tunnel address ipv6 .aoi.flets-east.jp tunnel hostname nxra1 tunnel router-id 172.20.10.1 tunnel local hostname nxrb1 tunnel local router-id 172.20.20.1 ! l2tpv3 tunnel 2 description NXR_A tunnel address 10.10.10.1 tunnel hostname nxra2 tunnel router-id 172.20.10.2 tunnel local hostname nxrb2 tunnel local router-id 172.20.20.2 ! l2tpv3 xconnect 1 description NXR_A tunnel 1 xconnect ethernet 0 xconnect end-id 1 retry-interval 45 ip tcp adjust-mss auto ! l2tpv3 xconnect 2 description NXR_A tunnel 2 xconnect ethernet 0 xconnect end-id 1 retry-interval 30 ip tcp adjust-mss auto ! l2tpv3 group 1 xconnect 1 2 preempt enable active-hold enable ! interface ppp 0 ip address negotiated ip tcp adjust-mss auto ip access-group in ppp0_in ip masquerade ip spi-filter ppp username test2@example.jp ! interface ethernet 0 ip address 192.168.10.2/24 ! interface ethernet 1 no ip address ipv6 access-group in eth1_in ipv6 spi-filter ipv6 address autoconfig ipv6 dhcp client ipv6dhcpc pppoe-client ppp 0 ! dns service enable domain-search enable edns-query enable ! syslog local enable ! ! ipv6 dhcp-client ipv6dhcpc information-only enable ! ! ! ! ! ! ! ! ! ip route 0.0.0.0/0 ppp 0 ! ip access-list ppp0_in permit 10.10.10.1 any 115 ! ipv6 access-list eth1_in permit any any icmpv6 ipv6 access-list eth1_in permit any any udp any 546 ipv6 access-list eth1_in permit any any 115 ! ! end