Which of the following protocols would MOST likely be used in the establishment of an IPSec VPN tunnel?()A. AESB. TKIPC. 802.1qD. ISAKMP

题目
Which of the following protocols would MOST likely be used in the establishment of an IPSec VPN tunnel?()

A. AES

B. TKIP

C. 802.1q

D. ISAKMP


相似考题
更多“Which of the following protocols would MOST likely be used in the establishment of an IPSec VPN tunnel?() ”相关问题
  • 第1题:

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

    A、IKE策略

    B、IPSec策略

    C、专线

    D、IPSec站点连接


    答案:ABD

  • 第2题:

    Your task is to provision the Junos security platform to permit transit packets from the Private zone to the External zone by using an IPsec VPN and log information at the time of session close.Which configuration meets this requirement?()

    A. [edit security policies from-zone Private to-zone External] user@host# show policy allowTransit { match { source-address PrivateHosts;destination-address ExtServers; application ExtApps; } then { permit { tunnel { ipsec-vpn VPN; } } log { session-init; } } }

    B. [edit security policies from-zone Private to-zone External] user@host# show policy allowTransit { match { source-address PrivateHosts; destination-address ExtServers; application ExtApps; } then { permit { tunnel { ipsec-vpn VPN; } } count { session-close; } } }

    C. [edit security policies from-zone Private to-zone External] user@host# showpolicy allowTransit { match { source-address PrivateHosts; destination-address ExtServers; application ExtApps; } then { permit { tunnel { ipsec-vpn VPN;} } log { session-close; } } }

    D. [edit security policies from-zone Private to-zone External] user@host# show policy allowTransit { match { source-address PrivateHosts; destination-address ExtServers; application ExtApps; } then { permit { tunnel { ipsec-vpn VPN; log; count session-close; } } } }


    参考答案:C

  • 第3题:

    属于第三层VPN协议。

    A.TCP

    B.SSL

    C.PPOE

    D.IPSec


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

  • 第4题:

    Which configuration shows the correct application of a security policy scheduler?()

    A. [edit security policies from-zone Private to-zone External] user@host# show policy allowTransit { match { source-address PrivateHosts; destination-address ExtServers; application ExtApps; } then { permit { tunnel { ipsec-vpn myTunnel; } scheduler-name now; } } }

    B. [edit security policies from-zone Private to-zone External] user@host# show policy allowTransit { match { source-address PrivateHosts; destination-address ExtServers; application ExtApps; } then { permit { tunnel { ipsec-vpn myTunnel; } } } scheduler-name now; }

    C. [edit security policies from-zone Private to-zone External] user@host# show policy allowTransit { match { source-address PrivateHosts; destination-address ExtServers; application ExtApps; } then { permit { tunnel { ipsec-vpn scheduler-name now; } } } }

    D. [edit security policies from-zone Private to-zone External] user@host# show policy allowTransit { match { source-address PrivateHosts; destination-address ExtServers; application ExtApps; scheduler-name now; } then { permit { tunnel { ipsec-vpn myTunnel; } } } scheduler-name now; }myTunnel;


    参考答案:B

  • 第5题:

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

    A.L2TP

    B.IPSEC+IKE野蛮模式

    C.GRE+IPSEC

    D.L2TP+IPSEC


    答案ABD

  • 第6题:

    网管中配置L2静态业务,其业务配置的顺序()。

    A.静态tunnel-静态vc-vpws或vpls

    B.静态tunnel-L2VPN静态vc

    C.静态tunnel-vpws或vpls

    D.静态tunnel-L3VPN


    答案A