Netgear UTM50 – ProSECURE Unified Threat Management (UTM) Appliance 사용자 설명서

다운로드
페이지 129
VPN Client Software Setup and Network Deployment 
99
 NETGEAR ProSAFE VPN Client
The following table lists the CLI commands that are available to customize the VPN Client 
software setup.
Table 7.  CLI commands in alphabetical order
 
Command
Description
/add:[ConfigFileName]
Imports a new VPN configuration into an existing VPN configuration 
and merges both into a single VPN configuration, whether or not the 
VPN Client is running. This command does not start the VPN Client if it 
is not running.
[ConfigFileName] 
is the file name of the VPN configuration that is 
imported. Enclose this name in double quotes if it contains space 
characters.
Note:
This command can replace the /importonce: command.
Example:
vpnconf.exe /add:"c:\my documents\myvpnconf.tgb"
/close:[NamePhase1-NamePhase
2]
Closes a specified VPN tunnel.
[NamePhase1-NamePhase2]
 are the phase 1 and phase 2 names in 
the VPN configuration file.
Example:
vpnconf.exe /close:”Home gateway-cnx1”
Note:
In the example, the Home gateway-cnx1 VPN configuration is 
placed between double quotes because the name includes a space 
character.
/export:[ConfigFileName]
Exports the current VPN configuration (including certificates) to the 
specified file and starts the VPN Client if it is not already running. If the 
VPN Client is running, the VPN configuration is exported while the VPN 
Client remains running.
[ConfigFileName]
 is the name of the file to which the VPN 
configuration is exported. Enclose this name in double quotes if it 
contains space characters.
This command requires you to also specify a password with the /pwd: 
command.
Example:
vpnconf.exe /export:"c:\my documents\myvpnconf.tgb"
/exportonce:[ConfigFileName]
Exports the current VPN configuration (including certificates) to the 
specified file when the VPN Client is not running and does not start the 
VPN Client. If the VPN Client is running, the VPN configuration is 
exported while the VPN Client remains running.
[ConfigFileName]
 is the name of the file to which the VPN 
configuration is exported. Enclose this name in double quotes if it 
contains space characters.
This command requires you to also specify a password with the /pwd: 
command.
Example:
vpnconf.exe /exportonce:"c:\my 
documents\myvpnconf.tgb"