self
trust
untrust
junos-global
第1题:
Which type of zone is used by traffic transiting the device?()
第2题:
Which security or functional zone name has special significance to the Junos OS?()
第3题:
You want to allow your device to establish OSPF adjacencies with a neighboring device connected tointerface ge-0/0/3.0. Interface ge-0/0/3.0 is a member of the HR zone.Under which configuration hierarchy must you permit OSPF traffic?()
第4题:
In the Junos OS, which statement is true?()
第5题:
What is the purpose of a zone in JUNOS Software?()
第6题:
You want to create an out-of-band management zone and assign the ge-0/0/0.0 interface to that zone.From the [edit] hierarchy, which command do you use to configure this assignment?()
第7题:
Regarding zone types, which statement is true?()
第8题:
It also supports PAT.
It requires you to configure address entries in the junos-nat zone.
It requires you to configure address entries in the junos-global zone.
The IP addresses being translated must be in the same subnet as the incoming interface.
第9题:
set security zones management interfaces ge-0/0/0.0
set zones functional-zone management interfaces ge-0/0/0.0
set security zones functional-zone management interfaces ge-0/0/0.0
set security zones functional-zone out-of-band interfaces ge-0/0/0.0
第10题:
PAT is a requirement.
It requires you to configure address entries in the junos-nat zone.
It requires you to configure address entries in the junos-global zone.
The IP addresses being translated must be in the same subnet as the egress interface.
第11题:
[edit security policies from-zone HR to-zone HR]
[edit security zones functional-zone management protocols]
[edit security zones protocol-zone HR host-inbound-traffic]
[edit security zones security-zone HR host-inbound-traffic protocols]
第12题:
You cannot assign an interface to a functional zone.
You can specifiy a functional zone in a security policy.
Security zones must have a scheduler applied.
You can use a security zone for traffic destined for the device itself.
第13题:
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; } }
第14题:
Which statement is true about interface-based source NAT?()
第15题:
Which two statements are true about pool-based destination NAT?()
第16题:
Which two steps are performed when configuring a zone?()
第17题:
At which two levels of the Junos CLI hierarchy is the host-inbound-traffic command configured? ()(Choose two.)
第18题:
Which statement is true about interface-based static NAT? ()
第19题:
It also supports PAT.
PAT is not supported.
It allows the use of an address pool.
It requires you to configure an address in the junos-global zone.
第20题:
self
trust
untrust
junos-global
第21题:
A
B
C
D
第22题:
[edit security idp]
[edit security zones security-zone trust interfaces ge-0/0/0.0]
[edit security zones security-zone trust]
[edit security screen]
第23题:
vlan.0 belongs to the untrust zone.
You must configure Web authentication to allow inbound traffic in the untrust zone.
The zone name untrust has no special meaning.
The untrust zone is not configurable.
第24题:
A zone defines a group of security devices with a common management.
A zone defines the geographic region in which the security device is deployed.
A zone defines a group of network segments with similar security requirements.
A zone defines a group of network segments with similar class-of-service requirements.