User's Manual

Table Of Contents
Net Mode Configuration Commands
51
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Command example:
FVS318N>
net lan ipv6 configure
net-config[lan-ipv6]>
static address fec0::3
net-config[lan-ipv6]>
static prefix_length 64
net-config[lan-ipv6]>
dhcp server_enable Y
net-config[lan-ipv6]>
dhcp mode Stateless
Step 2 Format static address <ipv6-address>
static prefix_length <prefix length>
dhcp server_enable {N | Y {dhcp mode {Stateless | Stateful}}}
dhcp domain name <domain name>
dhcp server_preference <number>
dhcp dns_type {useDnsProxy | useDnsFromISP | useEnteredDns
{dhcp primary_dns <ipv6-address>} [dhcp secondary_dns
<ipv6-address>]}
dhcp rebind_time <seconds>
Mode net-config [lan-ipv6]
Keyword (consists of two
separate words)
Associated Keyword to
Select or Parameter to Type
Description
static address ipv6-address The link-local IPv6 address.
static prefix_length prefix length The IPv6 prefix length (integer) of the link-local
IPv6 address.
dhcp server_enable Y or N Specifies whether or not DHCPv6 is enabled. If
you enable DHCPv6, you also need to issue the
dhcp mode keyword and its associated
keyword.
dhcp mode Stateless or Stateful The DHCPv6 mode (stateless or stateful).
dhcp domain_name domain name The server domain name (string) or FQDN for
the DHCP server.
dhcp server_preference number The preference number (integer) of the DHCP
server.
dhcp dns_type useDnsProxy,
useDnsFromISP, or
useEnteredDns
The DNS server type. If you select
useEnteredDns, you also need to issue the
dhcp primary_dns keyword and associated
parameter. The dhcp secondary_dns
keyword and associated parameter are
optional.
dhcp primary_dns ipv6-address The IPv6 address for the primary DNS server in
the DHCP configuration.
dhcp secondary_dns ipv6-address The IPv6 address for the secondary DNS
server in the DHCP configuration.
dhcp rebind_time seconds The lease time in seconds (integer), from 0 to
604800 seconds.