ESR service routers. ESR-Series. Functionality description. Version 1.12.0
87
Step
Description
Command
Keys
26
Specify IPsec encryption algorithm.
esr(config-ipsec-
proposal)# encryption
algorithm <ALGORITHM>
<ALGORITHM> – encryption protocol,
takes the following values: des, 3des,
blowfish128, blowfish192,
blowfish256, aes128, aes192, aes256,
aes128ctr, aes192ctr, aes256ctr,
camellia128, camellia192,
camellia256.
26
Specify protocol (optionally).
esr(config-ipsec-
proposal)# protocol
<PROTOCOL>
<PROTOCOL> – encapsulation
protocol, takes the following values:
27
Create an IPsec profile policy and
switch to its configuration mode.
esr(config)# security
ipsec policy <NAME>
<NAME> – IPsec policy name, set by
the string of up to 31 characters.
28
Bind the policy to profile.
esr(config-ipsec-
policy)# proposal
<NAME>
<NAME> – IPsec protocol profile
name, set by the string of up to 31
characters.
29
Specify the lifetime of IPsec tunnel
(optionally).
esr(config-ipsec-
policy)# lifetime
{ seconds <SEC> |
packets <PACKETS> |
kilobytes <KB> }
<SEC> – IPsec tunnel lifetime after
which the re-approval is carried out.
Takes values in the range of
[1140..86400] seconds.
<PACKETS> – number of packets after
transmitting of which the IPsec tunnel
re-approval is carried out. Takes values
in the range of [4..86400].
<KB> – traffic amount after
transmitting of which the IPsec tunnel
re-approval is carried out. Takes values
in the range of [4..86400] seconds.
30
Create IPsec VPN policy and switch
to its configuration mode.
esr(config)# security
ipsecvpn <NAME>
<NAME> – VPN name, set by the string
of up to 31 characters.
31
Define the matching mode of data
required for VPN enabling.
esr(config-ipsec-
vpn)# mode <MODE>
<MODE> – VPN operation mode.
32
Bind IPsec policy to VPN.
esr(config-ipsec-
vpn)#ike ipsec-policy
<NAME>
<NAME> – IPsec policy name, set by
the string of up to 31 characters.
33
Set the DSCP value for the use in IP
headers of IKE outgoing packets
(optionally).
esr(config-ipsec-
vpn)#ike dscp <DSCP>
<DSCP> – DSCP code value, takes
values in the range of [0..63].