!
! 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
no fast-forwarding enable
!
!
!
!
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 [PPP接続用ユーザID]
 ppp ipcp enable
 dial-up string *99***1#
 dial-up timeout 30
 mobile apn [APN] cid 1 pdp-type ip
 mail send server 1
 mail send to [宛先メールアドレス]
 mail send from [送信元メールアドレス]
!
interface ethernet 0
 ip address 192.168.10.1/24
!
interface ethernet 1
 no ip address
!
dns
 service enable
!
!
syslog
 local enable
 exit-syslog
!
!
mail server 1
 server authentication [認証方式]
 server smtp address [SMTPサーバ]
 server smtp port [ポート番号]
 username [SMTPサーバ用ユーザID] password [SMTPサーバ用パスワード]
!
mobile 1 ppp 0
mobile 1 carrier [キャリア]
mobile error-recovery-reset
mobile termination-recovery reset
!
!
!
!
!
!
!
!
ip route 0.0.0.0/0 ppp 0
!
!
!
!
!
end