!
! 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
fast-forwarding enable
!
!
!
ppp account username test1@example.jp password test1pass
!
!
class policy ngn
 class 10 bandwidth 64 priority 0
 class 20 bandwidth 64 queue shape 64 1524 1524
 class default bandwidth 100000
!
class filter 10
 match ip tos 184
!
class filter 20
 match ip tos 32
!
interface ppp 0
 ip address negotiated
 ip tcp adjust-mss auto
 ip masquerade
 ip spi-filter
 ppp username ppp username test1@example.jp
!
interface ethernet 0
 ip address 192.168.10.1/24
!
interface ethernet 1
 ip address dhcp
 ip dhcp mode ngn
 ip dhcp request classless-static-route
 ip masquerade
 pppoe-client ppp 0
 queue policy ngn bandwidth 100000
!
dns
 service enable
!
syslog
 local enable
!
!
!
system led status 2 ngn-sip congestion
!
!
!
!
!
!
!
ip route 0.0.0.0/0 ppp 0
!
!
ngn-sip client 1
 tel to 0XXX222222
 mode tcp ip 192.168.10.1 port 20000
!
!
end