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
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.










