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