User's Manual

Table Of Contents
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.