nerdexam
Juniper

JN0-333 · Question #55

Given the following configuration exhibit: `` [edit] user@host# show security zones security-zones security-zone trust host-inbound-traffic { system-services { all; } } interfaces { ge-0/0/0.0…

The correct answer is B. Interfaces ge-0/0/0.0 and ge-0/0/1.0 will allow SSH connections. D. Interface ge-0/0/1.0 will respond to pings. See the full explanation below for the reasoning.

Question

Given the following configuration exhibit:
[edit]
user@host# show security zones security-zones security-zone
trust
 host-inbound-traffic {
 system-services {
 all;
 }
 }
 interfaces {
 ge-0/0/0.0;
 ge-0/0/1.0 {
 host-inbound-traffic {
 system-services {
 ssh;
 }
 }
 }
 }
}
Which statements are true?

Options

  • AInterface ge-0/0/0 will not accept SSH connections.
  • BInterfaces ge-0/0/0.0 and ge-0/0/1.0 will allow SSH connections.
  • CInterface ge-0/0/0.0 will respond to pings.
  • DInterface ge-0/0/1.0 will respond to pings.

How the community answered

(50 responses)
  • A
    12% (6)
  • B
    82% (41)
  • C
    6% (3)

Community Discussion

No community discussion yet for this question.

Full JN0-333 Practice