User's Manual

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