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
71
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Command example:
FVS318N>
net routing static ipv6 configure SFO2
net-config[static-routing-ipv6]>
active_flag Y
net-config[static-routing-ipv6]>
destination_address 2002:201b:24e2::1001
net-config[static-routing-ipv6]>
prefix 64
net-config[static-routing-ipv6]>
interface Dedicated-WAN
net-config[static-routing-ipv6]>
gateway_address FE80::2001:5efe:ab23
net-config[static-routing-ipv6]>
metric 2
net-config[static-routing-ipv6]>
save
Related show command: show net routing static ipv6 setup
Step 2 Format active_flag {Y | N}
destination_address <ipv6-address>
prefix <prefix length>
gateway_address <ipv6-address>
interface {Dedicated-WAN | LAN | Sit0-WAN1}
metric <number>
Mode net-config [static-routing-ipv6]
Keyword Associated Keyword to
Select or Parameter to Type
Description
active_flag Y or N Specifies whether or not the route is an active route.
destination_address ipv6-address The destination IP address.
prefix prefix length The IPv6 prefix length (integer). 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.
interface Dedicated-WAN, LAN, or
Sit0-WAN1
The physical or virtual network interface through
which the route is accessible:
• Dedicated-WAN. The dedicated WAN interface.
• LAN. A LAN interface.
• Sit0-WAN1. The 6to4-WAN interface.
gateway_address ipv6-address The gateway IP address.
metric number The metric (integer) for this route. The number can
be from 2 to 15.










