Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Командный режим

ROOT

Пример
Блок кода
vesr#esr# show security ipsec proposal 
Name                    Prot   Enc. alg.          Auth. alg.   PFS dh-group   
---------------------   ----   ----------------   ----------   ------------   
ipsec_prop1             esp    aes128             sha1         --   
          
vesr#esr# show security ipsec policy 
Name                   Description           Proposal                              
--------------------   -------------------   -----------------------------------   
ipsec_pol1             --                    ipsec_prop1                            
vesr# 
vesr# show security ipsec vpn configuration 
Name               Description                      State      
----------------   ------------------------------   --------   
ipsec_vpn1         --                               Enabled   
 
vesr#esr# show security ipsec vpn configuration ipsec_vpn1 
VRF:                        --
Description:                --
State:                      Enabled
IKE: 
    Establish tunnel:           route
    IPsec policy:               ipsec_pol1
    IKE gateway:                ike_gw
    IKE DSCP:                   63
    IKE idle-time:              0s
    IKE rekeying:               Enabled
        Margin time:                540s
        Margin kilobytes:           0
        Margin packets:             0
        Randomization:              100%

...