! ! Century Systems NXR-G100 Series ver 6.11.1 (build 12/20:16 09 05 2016) ! hostname NXR_B telnet-server enable http-server enable ! ! system power-management mode balance ! ! ! ipv6 forwarding no fast-forwarding enable ! ! ! ppp account username test2@example.jp password test2pass ! ! interface tunnel 1 description NXR_A no ip address ip tcp adjust-mss auto mtu 1430 tunnel source 10.10.20.1 tunnel destination 10.10.10.1 tunnel ttl 255 ! interface ppp 0 ip address 10.10.20.1/32 ip send-source ip tcp adjust-mss auto ppp username test2@example.jp ! interface ethernet 0 ip address 192.168.20.1/24 ! interface ethernet 1 no ip address pppoe-client ppp 0 ! dns service enable ! syslog local enable ! ! ! ! ! ! ! ! ! ! ip route 0.0.0.0/0 tunnel 1 ! ! ! end