Yamaha NVR700W Configuration sample for Nuro Biz
ip route default gateway 98.76.54.30 | |
ipv6 prefix 1 ra-prefix@lan2::123a:1b:45:6700::/56 | |
ip lan1 address 10.0.0.1/24 | |
ipv6 lan1 address ra-prefix@lan2::1/64 | |
ipv6 lan1 rtadv send 1 o_flag=on | |
ipv6 lan1 dhcp service server | |
switch control use lan1 on terminal=on | |
ip lan2 address 98.76.54.32/26 | |
ip lan2 nat descriptor 1 | |
switch control use lan2 on | |
nat descriptor type 1 masquerade | |
nat descriptor address outer 1 98.76.54.32 | |
nat descriptor address inner 1 auto | |
nat descriptor masquerade incoming 1 reject | |
dhcp service server | |
dhcp server rfc2131 compliant except remain-silent | |
dhcp scope 1 10.0.0.2-10.0.0.100/24 | |
dns server 123.123.123.123 123.123.123.139 | |
dns private name setup.netvolante.jp | |
schedule at 1 */* 00:00:00 * ntpdate ntp.nict.jp syslog | |
analog supplementary-service pseudo call-waiting | |
analog extension dial prefix sip prefix="9#" | |
dashboard accumulate traffic on | |
dashboard accumulate nat on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.