Chapter 6
Advanced Features
6.4.2 Create a new vpnclient
add command A new vpnclient is created with the ipsec peer vpnclient add command.
Example In the following example, a new vpnclient entity is created, named client1
[ipsec]=>
[ipsec]=>peer
[ipsec peer]=>vpnclient [ipsec peer vpnclient]=>add name = client1
:ipsec peer vpnclient add name=client1 [ipsec peer vpnclient]=>
The result of this operation can be verified with the list command.
[ipsec peer vpnclient]=>list |
|
[client1] | : <unset> |
Xauth | |
Client Type | : <unset> |
Virtual IP Map Mode : <unset> | |
Local LAN IP Range | : <unset> |
[ipsec peer vpnclient]=> |
|
|
|
For the newly created vpnclient entity in this example, all parameters are unset.
Setting of the parameters is described in the next section.
179 | |
|