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

다운로드
페이지 129
VPN Client Software Setup and Network Deployment 
100
NETGEAR ProSAFE VPN Client 
/import:[ConfigFileName]
Enables the VPN Client to import a VPN configuration. If the VPN 
Client is not running, the VPN configuration is imported and the VPN 
Client starts automatically. If the VPN Client is running, the VPN 
configuration is imported while the VPN Client remains 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:
To prevent the end user from being asked to specify whether to 
add or replace the VPN configuration, enter the /add: or /replace: 
command instead of the /import: command.
Example:
vpnconf.exe /import:"c:\my documents\myvpnconf.tgb"
/importonce:[ConfigFileName]
Imports a VPN configuration 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 imported while the VPN Client remains running.
This command is useful in installation scripts: it allows you to run a 
silent installation and to automatically import a VPN configuration file 
without starting the VPN Client. 
[ConfigFileName]
 is the file name of the VPN configuration that is 
imported. Enclose this name in double quotes if it contains space 
characters.
To prevent the end user from being asked to specify whether to add or 
replace the VPN configuration, enter the /add: or /replace: 
command instead of the /importonce: command.
Example:
vpnconf.exe /importonce:"c:\my 
documents\myvpnconf.tgb"
/open:[NamePhase1-NamePhase2
]
Opens a specified VPN tunnel.
[NamePhase1-NamePhase2]
 are the phase 1 and phase 2 names in 
the VPN configuration file.
Example:
vpnconf.exe /open:Corporate-gateway1
/pwd:[Password]
Enables you to set a password for import and export operations.
[Password]
 is the password that you must enter to enable the 
command with which the /pwd: command is combined.
The /exportonce: and /exportonce: commands require you to 
set a password. A password is optional for the /import:
/importonce:
/add:, and /replace: commands.
Note:
You must place the /pwd: command after the other command 
that you combine the /pwd: command with.
Example:
vpnconf.exe /import:"c:\my documents\myvpnconf.tgb" 
/pwd=mypwd
Table 7.  CLI commands in alphabetical order (continued)
Command
Description