Virtual Private Networks (VPN)
IPsec
TX54 User Guide
422
ii. Set the type of encryption to use during phase 1:
(config vpn ipsec tunnel ipsec_example ike phase1_proposal 0)>
cipher
value
(config vpn ipsec tunnel ipsec_example ike phase1_proposal 0)>
where
value
is one of
3des
,
aes128
,
aes192
,
aes256
, or
null
. The default is
3des
.
iii. Set the type of hash to use during phase 1 to verify communication integrity:
(config vpn ipsec tunnel ipsec_example ike phase1_proposal 0)>
hash
value
(config vpn ipsec tunnel ipsec_example ike phase1_proposal 0)>
where
value
is one of
md5
,
sha1
,
sha256
,
sha384
, or
sha512
. The default is
sha1
.
iv. Set the type of Diffie-Hellman group to use for key exchange during phase 1:
i. Use the
?
to determine available Diffie-Hellman group types:
(config vpn ipsec tunnel ipsec_example ike phase1_proposal 0)>
dh_group ?
curve25519
curve448
ecp192
ecp224
...
(config vpn ipsec tunnel ipsec_example ike phase1_proposal 0)>
ii. Set the Diffie-Hellman group type:
(config vpn ipsec tunnel ipsec_example ike phase1_proposal 0)>
dh_group
value
(config vpn ipsec tunnel ipsec_example ike phase1_proposal 0)>
The default is
modp2048
.
v. (Optional) Add additional phase 1 proposals:
i. Move back one level in the schema:
(config vpn ipsec tunnel ipsec_example ike phase1_proposal 0)>
..
(config vpn ipsec tunnel ipsec_example ike phase1_proposal)>
ii. Add an additional proposal:
(config vpn ipsec tunnel ipsec_example ike phase1_proposal)>
add end
(config vpn ipsec tunnel ipsec_example ike phase1_proposal 1)>
Repeat the above steps to set the type of encryption, hash, and Diffie-Hellman
group for the additional proposal.
iii. Repeat to add more phase 1 proposals.
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...