User's Manual
Table Of Contents
- ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
- Contents
- 1. Introduction
- 2. Overview of the Configuration Commands
- 3. Net Mode Configuration Commands
- 4. Security Mode Configuration Commands
- Security Services Commands
- Security Schedules Commands
- IPv4 Add Firewall Rule and Edit Firewall Rule Commands
- IPv4 General Firewall Commands
- IPv6 Firewall Commands
- Attack Check Commands
- Session Limit, Time-Out, and Advanced Commands
- Address Filter and IP/MAC Binding Commands
- Port Triggering Commands
- UPnP Command
- Bandwidth Profile Commands
- Content Filtering Commands
- 5. System Mode Configuration Commands
- 6. Dot11 Mode Configuration Commands
- 7. VPN Mode Configuration Commands
- IPSec VPN Wizard Command
- IPSec IKE Policy Commands
- IPSec VPN Policy Commands
- IPSec VPN Mode Config Commands
- SSL VPN Portal Layout Commands
- SSL VPN Authentication Domain Commands
- SSL VPN Authentication Group Commands
- SSL VPN User Commands
- SSL VPN Port Forwarding Commands
- SSL VPN Client Commands
- SSL VPN Resource Commands
- SSL VPN Policy Commands
- RADIUS Server Command
- L2TP Server Commands
- 8. Overview of the Show Commands
- 9. Show Commands
- 10. Utility Commands
- CLI Command Index
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.










