Virtual Private Networks (VPN)
IPsec
LR54 User Guide
450
where
protocol
is either:
n
esp
(Encapsulating Security Payload): Provides encryption as well as authentication
and integrity.
n
ah
(Authentication Header): Provides authentication and integrity only.
The default is
esp
.
9. (Optional) Set the management priority for this IPsec tunnel:
(config vpn ipsec tunnel ipsec_example)> mgmt
value
(config vpn ipsec tunnel ipsec_example)>
where
value
is any interger between
0
and
1000
.
10. Set the authentication type:
(config vpn ipsec tunnel ipsec_example)> auth type
value
(config vpn ipsec tunnel ipsec_example)>
where
value
is one of:
n
secret
: Uses a pre-shared key (PSK) to authenticate with the remote peer.
a. Set the pre-shared key:
(config vpn ipsec tunnel ipsec_example)> auth secret
key
(config vpn ipsec tunnel ipsec_example)>
n
asymmetric-secrets
: Uses asymmetric pre-shared keys to authenticate with the remote
peer.
a. Set the local pre-shared key. This must be the same as the remote key on the
remote host.:
(config vpn ipsec tunnel ipsec_example)> auth local_secret
key
(config vpn ipsec tunnel ipsec_example)>
b. Set the remote pre-shared key. This must be the same as the local key on the
remote host.:
(config vpn ipsec tunnel ipsec_example)> auth remote_secret
key
(config vpn ipsec tunnel ipsec_example)>
n
rsasig
: Uses a private RSA key to authenticate with the remote peer.
a. For the
private_key
parameter, paste the device's private RSA key in PEM format:
(config vpn ipsec tunnel ipsec_example)> auth private_key
key
(config vpn ipsec tunnel ipsec_example)>
b. Set the private key passphrase that is used to decrypt the private key. Leave blank
if the private key is not encrypted.
(config vpn ipsec tunnel ipsec_example)> auth private_key_
passphrase
passphrase
(config vpn ipsec tunnel ipsec_example)>
Содержание TransPort LR54
Страница 1: ...LR54 User Guide Firmware version 22 8 ...
Страница 506: ...Virtual Private Networks VPN OpenVPN LR54 User Guide 506 5 Click Apply to save the configuration and apply the change ...
Страница 628: ...Services Simple Network Management Protocol SNMP LR54 User Guide 628 The SNMP page is displayed 4 Click Download ...
Страница 1050: ...Command line interface Execute a command from the web interface LR54 User Guide 1050 The Admin CLI prompt appears ...
Страница 1095: ...Command line interface Command line reference LR54 User Guide 1095 reboot Reboot the system Parameters None ...