! ! Century Systems NXR-G100 Series ver 6.12.0 (build 16/18:34 08 07 2016) ! hostname NXR_B telnet-server enable http-server enable ! ! system power-management mode balance ! ! ! ipv6 forwarding no fast-forwarding enable ! ! ! ppp account username test3@example.jp password test3pass ! ! interface tunnel 1 description YAMAHA no ip address ip tcp adjust-mss auto mtu 1434 tunnel mode ipip tunnel source 10.10.30.1 tunnel destination 10.10.10.1 tunnel ttl 255 ! interface ppp 0 ip address 10.10.30.1/32 ip tcp adjust-mss auto ppp username test3@example.jp ! interface ethernet 0 ip address 192.168.30.1/24 ! interface ethernet 1 no ip address pppoe-client ppp 0 ! dns service enable ! syslog local enable ! ! ! ! ! ! ! ! ! ! ip route 192.168.10.0/24 tunnel 1 ip route 0.0.0.0/0 ppp 0 ! ! ! end