多项选择题
Which two statements describe the difference between JUNOS Software for securityplatforms and a traditional router?()
A.JUNOS Software for security platforms supports NAT and PAT; a traditional router does not support NAT or PAT.
B.JUNOS Software for security platforms does not forward traffic by default; a traditional router forwards traffic by default.
C.JUNOS Software for security platforms uses session-based forwarding; a traditional router uses packet-based forwarding.
D.JUNOS Software for security platforms performs route lookup for every packet; a traditional router performs route lookup only for the first packet.
相关考题
-
单项选择题
[edit groups] user@host# show node0 { system { host-name NODE0; } interfaces { fxp0 { unit 0 { family inet { address 1.1.1.1/24; } } } } } node1 { system { host-name NODE1; } interfaces { fxp0 { unit 0 { family inet { address 1.1.1.2/24; } } } } } In the exhibit, what is the function of the configuration statements?()
A.This section is where you define all chassis clustering configuration.
B.This configuration is required for members of a chassis cluster to talk to each other.
C.You can apply this configuration in the chassis cluster to make configuration easier.
D.This section is where unique node configuration is applied. -
单项选择题
Based on the configuration shown in the exhibit, what are the actions of the security policy?() [edit schedulers] user@host# show scheduler now { monday all-day; tuesday exclude; wednesday { start-time 07:00:00 stop-time 18:00:00; } thursday { start-time 07:00:00 stop-time 18:00:00; } } [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 myTunnel; } } } scheduler-name now;
A.The policy will always permit transit packets and use the IPsec VPN myTunnel.
B.The policy will permit transit packets only on Monday, and use the IPsec VPN Mytunnel.
C.The policy will permit transit packets and use the IPsec VPN myTunnel all day Monday and Wednesday 7am to 6pm, and Thursday 7am to 6pm.
D.The policy will always permit transit packets, but will only use the IPsec VPN myTunnel all day Monday and Wednesday 7am to 6pm, and Thursday 7am to 6pm. -
单项选择题
ForIKEphase1negotiations,whenisaggressivemodetypicallyused?()
A.when one of the tunnel peers has a dynamic IP address
B.when one of the tunnel peers wants to force main mode to be used
C.when fragmentation of the IKE packet is required between the two peers
D.when one of the tunnel peers wants to specify a different phase 1 proposal
