! ! Century Systems NXR-G110 Series ver 21.7.15 (build 6/11:47 13 12 2021) ! hostname nxrg110 telnet-server enable telnet-server ip forbidden-access-wan telnet-server ipv6 forbidden-access-wan http-server enable http-server ip forbidden-access-wan http-server ipv6 forbidden-access-wan no rest http enable no rest https enable ! ! system power-management mode balance ! ! ! ipv6 forwarding fast-forwarding enable ! ! ! ! ppp account username [ISP接続用ユーザID] password [ISP接続用パスワード] ppp account username [モバイル(PPP)接続用ユーザID] password [モバイル(PPP)接続用パスワード] ! ! l2tp udp source-port 40001 ! ! ! ! ! interface ppp 0 ip address negotiated ip tcp adjust-mss auto ip masquerade ip spi-filter ppp username [ISP接続用ユーザID] ppp ipcp enable ! interface ppp 1 ip address negotiated ip tcp adjust-mss auto ip masquerade ip spi-filter ppp username [モバイル(PPP)接続用ユーザID] ppp ipcp enable dial-up string *99***1# dial-up timeout 30 mobile apn [APN] cid 1 pdp-type ip ! interface ethernet 0 ip address 192.168.10.1/24 ! interface ethernet 1 no ip address pppoe-client ppp 0 ! dns service enable priority ppp 0 1 priority ppp 1 10 ! ! syslog local enable exit-syslog ! ! mobile 1 ppp 1 mobile 1 carrier [キャリア] mobile error-recovery-reset mobile termination-recovery reset ! ! ! ! ! ! ! ! ip route 0.0.0.0/0 ppp 0 ip route 0.0.0.0/0 ppp 1 10 ! ! ! ! ! end