
Chapter 4
Configuration via the Command Line Interface
4.4.3 Create a new peer entity
add command A new Peer is created with the ipsec peer add command.
Example In the following example, a new peer is created, named peer1
=>IPSec [ipsec]=>peer [ipsec peer]=>add name = peer1
:IPSec peer add name=peer1 [ipsec peer]=>
The result of this operation can be verified with the list command.
[ipsec]=>peer |
|
[ipsec peer]=>list |
|
[peer1] | : <unset> |
Remote Address | |
Backup Remote Address: <unset> | |
Physical IF | : <unset> |
Exchange Mode | : <unset> |
Local Identifier | : <unset> |
Remote Identifier | : <unset> |
Descriptors | : |
Authentication | : <unset> |
Client/Server | : <unset> |
Options | : <unset> |
[ipsec peer]=>
For the newly created peer in this example, all parameters are unset. Setting of the parameters is described in the next section.
124 | |
|