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
62
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Command example:
FVS318N>
net dmz ipv6 pool configure
net-ipv6-config-pool[dmz]>
starting_ip_address 2001::1100
net-ipv6-config-pool[dmz]>
ending_ip_address 2001::1120
net-ipv6-config-pool[dmz]>
prefix_value 56
net-ipv6-config-pool[dmz]>
save
Related show command: show net dmz ipv6 setup
net radvd configure dmz
This command configures the Router Advertisement Daemon (RADVD) process for the
link-local advertisements of IPv6 router addresses and prefixes in the DMZ. After you have
issued the net radvd configure dmz command, you enter the net-config [radvd] mode,
and then you can configure one keyword and associated parameter or associated keyword at
a time in the order that you prefer.
Step 1 Format net radvd configure dmz
Mode net
Step 2 Format enable {Y | N}
mode {Unsolicited-Multicast | Unicast-Only}
interval <seconds>
flags {Managed | Other}
preference {Low | Medium | High}
mtu <number>
lifetime <seconds>
Mode net-config [radvd]
Keyword (might consist
of two separate words)
Associated Keyword to
Select or Parameter to Type
Description
enable Y or N Enables the RADVD process to allow stateless
autoconfiguration of the IPv6 DMZ.
mode Unsolicited-Multicast
or Unicast-Only
Sets the advertisement mode:
• Unsolicited-Multicast. Allows unsolicited
multicast and unicast communication with the
hosts. Router advertisements (RAs) are sent to
all interfaces at the rate that is defined by the
interval keyword and associated parameter.
• Unicast-Only. Responds to unicast packet
requests only. No unsolicited packets are
advertised.
interval seconds The interval in seconds (integer) between
unsolicited multicast RAs. Enter a period from 10
to 1800 seconds. The default is 30 seconds.










