PrepAway - Latest Free Exam Questions & Answers

What does the device do?

Refer to the Exhibit.
[edit security]
user@host# show
zones {
security-zone ZoneA {
tcp-rst;
host-inbound-traffic {
system-services {
ping;
telnet;
}}
interfaces {
ge-0/0/0.0;
ge-0/0/1.0;
}}
security-zone ZoneB {
interfaces {
ge-0/0/3.0;
}}}
policies {
from-zone ZoneA to-zone ZoneB {
policy A-to-B {
match {
source-address any;
destination-address any;
application any;

}
then {
permit;
}}}}
In the exhibit, a host attached to interface ge-0/0/0.0 sends a SYN packet to open a Telnet
connection to the device’s ge-0/0/1.0 IP address.
What does the device do?

PrepAway - Latest Free Exam Questions & Answers

A.
The device sends back a TCP reset packet.

B.
The device silently discards the packet.

C.
The device forwards the packet out the ge-0/0/1.0 interface.

D.
The device responds with a TCP SYN/ACK packet and opens the connection.


Leave a Reply