Netgear FVS336Gv2 – ProSafe Dual WAN Gigabit Firewall with SSL & IPSec VPN 참조 매뉴얼

다운로드
페이지 356
Introduction 
8
ProSAFE Dual WAN Gigabit Firewall with SSL & IPsec VPN 
Description of a Command
The following example describes the net radvd pool lan edit <row id> command: 
net radvd pool lan edit 
is the command name.
<row id>
 is the required parameter for which you must enter a value after you type the 
command words.
The command lets you enter the net-config [radvd-pool-lan] mode, from which you can 
issue the following keywords and parameters:
prefix_type {6To4 {6to4_interface {WAN1 | WAN2} {sla_id 
<ID number>} | Global-Local-ISATAP {prefix_address <ipv6-address>} 
{prefix_length <prefix length>}}
prefix_life_time <seconds>
Explanation of the keywords and parameters:
prefix_type 
is a keyword. The required associated keyword that you must select 
is either 6to4_interface or Global-Local-ISATAP.
-
If you select 6to4_interface, you must specify the WAN interface by typing 
WAN1
 or WAN2, and you must issue the sla_id keyword and enter a value for 
the <ID number> parameter.
-
If you select Global-Local-ISATAP, you must issue the prefix_address 
keyword and enter a value for the <ipv6-address> parameter, and you must 
issue the prefix_length keyword and enter a value for the 
<prefix length>
 parameter.
prefix_life_time 
is a keyword and <seconds> is the required parameter for 
which you must enter a value. 
Command example:
FVS336Gv2> net radvd pool lan edit 12 
net-config[radvd-pool-lan]> prefix_type Global-Local-ISATAP 
net-config[radvd-pool-lan]> prefix_address 10FA:2203:6145:4201:: 
net-config[radvd-pool-lan]> prefix_length 10 
net-config[radvd-pool-lan]> prefix_life_time 3600 
net-config[radvd-pool-lan]> save
{ } curly braces
{choice1 | choice2}
Indicate that you must select a keyword from the list of 
choices. (choice1 and choice1 are keywords.)
| vertical bars
choice1 | choice2
Separate the mutually exclusive choices. (choice1 and 
choice1
 are keywords.)
[ { } ] braces within 
square brackets
[{choice1 | choice2}]
Indicate a choice within an optional element. (choice1 and 
choice1
 are keywords.)
Table 1.  Command conventions (continued)
Symbol
Example
Description