网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

Assume the default-policy has not been configured.Given the configuration shown in the exhibit, which two statements about traffic from host_a inthe HR zone to host_b in the trust zone are true?() [edit security policies from-zone HR to-zone trust] user@host# show policy one { match { source-address any; destination-address any; application [ junos-http junos-ftp ]; } then { permit; } } policy two { match { source-address host_a; destination-address host_b; application [ junos-http junos-smtp ]; } then { deny; } }

  • A、DNS traffic is denied.
  • B、HTTP traffic is denied.
  • C、FTP traffic is permitted.
  • D、SMTP traffic is permitted.

参考答案

更多 “ Assume the default-policy has not been configured.Given the configuration shown in the exhibit, which two statements about traffic from host_a inthe HR zone to host_b in the trust zone are true?() [edit security policies from-zone HR to-zone trust] user@host# show policy one { match { source-address any; destination-address any; application [ junos-http junos-ftp ]; } then { permit; } } policy two { match { source-address host_a; destination-address host_b; application [ junos-http junos-smtp ]; } then { deny; } }A、DNS traffic is denied.B、HTTP traffic is denied.C、FTP traffic is permitted.D、SMTP traffic is permitted.” 相关考题
考题 What is the default action for firewall filters?()A、acceptB、rejectC、discardD、log

考题 Which security or functional zone name has special significance to the Junos OS?()A、selfB、trustC、untrustD、junos-global

考题 Which two commands allow you to return to a previous version of software on the device?()A、request system software addB、request system software downgradeC、request system software replaceD、request system software rollback

考题 Which set of configuration commands configures MBGP on the ERX Edge Router?()A、router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family ipv4 multicast neighbor 192.168.10.1 next-hop-selfB、router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family vpnv4 multicast neighbor 192.168.10.1 activateC、router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family ipv4 unicast neighbor 192.168.10.1 activeD、router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family ipv4 multicast neighbor 192.168.10.1 activate

考题 You are the network administrator setting up the IP network for a new branch office. You need at least 5 networks with 25 hosts each. You have been allocated a /24 network.Which prefix length will satisfy the given requirements?()A、/24B、/26C、/27D、/28

考题 Which two statements are correct about Layer 2 broadcast frames?()A、Layer 2 broadcast frames are processed by all devices on the same VLANB、Layer 2 broadcast frames are discarded by routers that connect to multiple VLANsC、Layer 2 broadcast frames are relayed by routers to all connected VLANsD、Layer 2 broadcast frames are relayed by switches to devices on the same VLAN

考题 End users want to map a network drive on their PCs when they are connected to the Junos Pulse Access Control Service. The mapped drive must be removed when users disconnect their session.Which feature addresses this requirement?()A、agent session scriptsB、preconfiguration installerC、Junos Pulse component setD、agent actions

考题 Which statement is correct about logical units on Juniper Router interfaces?()A、Logical units are used only when a Layer 2 identifier is present such as a VLANB、A logical unit of 0 is required when using a frame-relay DLCIC、A logical unit is always requiredD、Logical units are not required unless ATM or 802.1Q VLAN tagging is configured.

考题 What is the purpose of the magic number in an LCP negotiation?()A、It is used to detect loops.B、It is an interface identifier.C、It selects a compression algorithm.D、It specifies the transmission media.

考题 What is the maximum metric value that can be reported in a narrow metric TLV?()A、63B、64C、1023D、1024

考题 What is the default SNMP permission level on Junos devices?()A、readB、read-writeC、read-onlyD、write