User's Manual

Table Of Contents
Net Mode Configuration Commands
35
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Command example:
FVS318N> net wan wan1 ipv4 configure
net-config[wan1-ipv4]> isp_connection_type DHCPC
net-config[wan1-ipv4]> dhcpc client_identifier Y
net-config[wan1-ipv4]> dhcpc get_dns_from_isp N
net-config[wan1-ipv4]> dhcpc primary_dns 10.124.56.118
net-config[wan1-ipv4]> dhcpc secondary_dns 10.124.56.132
net-config[wan1-ipv4]> save
Related show commands: show net wan wan1 ipv4 setup and show net wan wan1 ipv4 status
IPv6 WAN Commands
net wan wan1 ipv6 configure
This command configures the IPv6 settings of the WAN interface. After you have issued the
net wan wan1 ipv6 configure command, you enter the net-config [wan1-ipv6] mode.
First, specify the ISP connection type (you can select only a single type). Then, for the
pptp idle_time minutes The idle time-out period in minutes (5 to
999), if the PPTP connection is configured
for idle time-out,
pptp my_address ipaddress The IP address that was assigned by the ISP
to make a connection with the ISP’s PPTP
server.
pptp server_address ipaddress The IP address of the PPTP server.
pptp get_dns_from_isp Y or N Specifies whether or not the IP address is
dynamically received from the ISP. If you
select N, you need to issue the
pptp primary_dns keyword and enter the
IP address of the primary DNS server. For a
secondary DNS server, issue the
pptp secondary_dns keyword, and enter
the IP address.
pptp primary_dns ipaddress The IP address of the primary DNS server if
your IP address is not dynamically received
from the ISP.
pptp secondary_dns ipaddress The IP address of the optional secondary
DNS server if your IP address is not
dynamically received from the ISP.
Keyword Associated Keyword to
Select or Parameter to Type
Description