Chapter 4
Configuration via the Command Line Interface
4.7.3 Create a New Connection
add command A new Connection is created with the ipsec connection add command.
Example In the following example, a new connection is created, named connect1
[ipsec]=>connection [ipsec connection]=>add name = connect1
:IPSec connection add name=connect1 [ipsec connection]=>
The result of this operation can be verified with the list command.
[ipsec connection]=>list
[connect1] | : <unset> |
Peer | |
Local network | : <unset> |
Remote network : <unset> | |
Always on | : disabled |
Descriptors | : |
Options | : <unset> |
State | : disabled |
[ipsec connection]=>
For the newly created connection in this example, all parameters are unset. Setting of the parameters is described in the next section.
146 | |
|