Which statement contains the correct parameters for a route-based IPsec VPN?()A. [edit security ipsec] user@host# show proposal ike1-proposal { protocol esp; authentication-algorithm hmac-md5-96; encryption-algorithm 3des-cbc; lifetime-seconds 3200; }poli

题目
Which statement contains the correct parameters for a route-based IPsec VPN?()

A. [edit security ipsec] user@host# show proposal ike1-proposal { protocol esp; authentication-algorithm hmac-md5-96; encryption-algorithm 3des-cbc; lifetime-seconds 3200; }policy ipsec1-policy { perfect-forward-secrecy { keys group2; } proposals ike1-proposal; } vpn VpnTunnel { interface ge-0/0/1.0; ike { gateway ike1-gateway; ipsec-policy ipsec1-policy; } establish-tunnels immediately; }

B. [edit security ipsec] user@host# show proposal ike1-proposal { protocol esp; authentication-algorithm hmac-md5-96; encryption-algorithm 3des-cbc; lifetime-seconds 3200; } policy ipsec1-policy { perfect-forward-secrecy { keys group2; } proposals ike1-proposal; } vpn VpnTunnel { interface st0.0; ike { gateway ike1-gateway; ipsec-policy ipsec1-policy; } establish-tunnels immediately; }

C. [edit security ipsec] user@host# show proposal ike1-proposal { protocol esp; authentication-algorithm hmac-md5-96; encryption-algorithm 3des-cbc; lifetime-seconds 3200;} policy ipsec1-policy { perfect-forward-secrecy { keys group2; } proposals ike1-proposal; } vpn VpnTunnel { bind-interface ge-0/0/1.0; ike { gateway ike1-gateway; ipsec-policy ipsec1-policy; } establish-tunnels immediately; }

D. [edit security ipsec] user@host# show proposal ike1-proposal { protocol esp; authentication-algorithm hmac-md5-96; encryption-algorithm 3des-cbc; lifetime-seconds 3200; }policy ipsec1-policy { perfect-forward-secrecy { keys group2; } proposals ike1-proposal; } vpn VpnTunnel { bind-interface st0.0; ike { gateway ike1-gateway; ipsec-policy ipsec1-policy; } establish-tunnels immediately; }


相似考题
更多“Which statement contains the correct parameters for a route-based IPsec VPN?() ”相关问题
  • 第1题:

    IPSec协议是一个应用广泛,开放的VPN安全协议。()


    参考答案:正确

  • 第2题:

    属于第二层的VPN 隧道协议是()。

    A.IPSe

    C. B.PPTP

    C.GRE

    D.IPv4


    正确答案:B

  • 第3题:

    属于第三层VPN协议。

    A.TCP

    B.SSL

    C.PPOE

    D.IPSec


    正确答案:D
    解析:IPSec属于第三层VPN协议。TCP为传输控制协议。SSL是安全套接层协议。PPOE(PointtoPointOnEthernet)为以太网点到点协议。

  • 第4题:

    一个完整可用的VPN服务组成部分包括以下哪些选项()

    A、IKE策略

    B、IPSec策略

    C、专线

    D、IPSec站点连接


    答案:ABD

  • 第5题:

    移动用户常用的VPN接入方式是()。

    A.L2TP

    B.IPSEC+IKE野蛮模式

    C.GRE+IPSEC

    D.L2TP+IPSEC


    答案ABD

  • 第6题:

    ● 以下对于VPN 作用的描述中,错误的是 (67) 。

    (67)

    A.VPN 的含义是虚拟专用网络

    B.VPN 使用IPSec技术

    C.VPN 对用户不透明

    D.VPN 通过公用网络实现企业之间内部网络的安全连接


    正确答案:C