PrepAway - Latest Free Exam Questions & Answers

Which configuration would result in the output shown in the exhibit?

Refer to the Exhibit.
user@host> show interfaces ge-0/0/0.0 | match host-inbound
Allowed host-inbound traffic : ping ssh telnet
Which configuration would result in the output shown in the exhibit?

PrepAway - Latest Free Exam Questions & Answers

A.
[edit security zones security-zone trust]
user@host# show
host-inbound-traffic {
system-services {
ping;
telnet;
}}
interfaces {
ge-0/0/0.0 {
host-inbound-traffic {
system-services {
ssh;
telnet;
}}}}

B.
[edit security zones functional-zone management]
user@host# show
interfaces {
all;
}
host-inbound-traffic {
system-services {
all;
ftp {
except;
}}}

C.
[edit security zones functional-zone management]
user@host# show
interfaces {
all {
host-inbound-traffic {
system-services {
ping;
}}}}
host-inbound-traffic {
system-services {
telnet;
ssh;
}}

D.
[edit security zones security-zone trust]
user@host# show
host-inbound-traffic {
system-services {
ssh;
ping;
telnet;
}}
interfaces {
ge-0/0/3.0 {
host-inbound-traffic {
system-services {
ping;
}}}
ge-0/0/0.0;
}


Leave a Reply