User's Manual

Table Of Contents
Net Mode Configuration Commands
56
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Command example:
FVS318N>
net radvd pool lan add
net-config[radvd-pool-lan]>
prefix_type 6To4
net-config[radvd-pool-lan]>
sla_id 67
net-config[radvd-pool-lan]>
prefix_life_time 3600
net-config[radvd-pool-lan]>
save
Related show command: show net radvd lan setup
net radvd pool lan edit <row id>
This command configures an existing IPv6 RADVD address pool for the LAN. After you have
issued the net radvd pool lan edit command to specify the row to be edited, you
Step 2 Format prefix_type {6To4 {sla_id <ID number>} | Global-Local-ISATAP
{prefix_address <ipv6-address>} {prefix_length
<prefix length>}}
prefix_life_time <seconds>
Mode net-config [radvd-pool-lan]
Keyword Associated Keyword to
Select or Parameter to Type
Description
prefix_type 6To4 or
Global-Local-ISATAP
The prefix type that specifies the type of communication
between the interfaces:
6To4. The prefix is for a 6to4 address. You need to
issue the sla_id keyword and specify the interface
ID.
Global-Local-ISATAP. The prefix is for a global, local,
or ISATAP address. This needs to be a global prefix,
not the site-local or link-local prefix. You need to issue
the prefix_address and prefix_length
keywords and associated parameters.
sla_id ID number The site-level aggregation identifier (SLA ID) (integer) in
the 6to4 address prefix is the ID of the interface from
which the advertisements are sent.
prefix_address ipv6-address The IPv6 address for a global, local, or ISATAP prefix.
prefix_length prefix length The IPv6 prefix length (integer) for a global, local, or
ISATAP prefix. This is a decimal value that indicates the
number of contiguous, higher-order bits of the address
that make up the network portion of the address.
prefix_life_time seconds The period in seconds (integer) during which the
requesting router is allowed to use the prefix.