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


相关考题:

● (58) 属于第三层VPN协议。(58) A.TCPB.SSLC.PPOED.IPSec

ipsec协议最适合于在可信的lan到lan之间建立vpn,即适合建立内部网络vpn。()

You’re going to have a quiz ( )by another two in the ( )month. A. followed,followedB. followed,followingC. following,followedD. following,following

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

一个完整可用的VPN服务组成部分包括以下哪些选项() A、IKE策略B、IPSec策略C、专线D、IPSec站点连接

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;

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; } } } }

移动用户常用的VPN接入方式是()。 A.L2TPB.IPSEC+IKE野蛮模式C.GRE+IPSECD.L2TP+IPSEC

属于第三层VPN协议。A.TCPB.SSLC.PPOED.IPSec

网管中配置L2静态业务,其业务配置的顺序()。 A.静态tunnel-静态vc-vpws或vplsB.静态tunnel-L2VPN静态vcC.静态tunnel-vpws或vplsD.静态tunnel-L3VPN