PrepAway - Latest Free Exam Questions & Answers

which three statements are true?

Click the Exhibit button.
— Exhibit —
user@R1> show configuration interfaces lo0
unit 5 {
family inet {
filter {
input JUNOS;
}
address 5.5.5.5/32;
}
}
user@R1> show configuration firewall family inet filter JUNOS
term term1 {
from {
protocol tcp;
port [ telnet ftp ftp-data snmp ssh syslog http tacacs 64644 1024-65535 ];
}
then {
log;

accept;
}
}
term default {
then {
discard;
}
}
— Exhibit —
Referring to the exhibit, which three statements are true? (Choose three.)

PrepAway - Latest Free Exam Questions & Answers

A.
R1 will drop all traffic with destination address 5.5.5.5.

B.
R1 will drop all OSPF packets.

C.
R1 will drop all non-TCP transit traffic.

D.
R1 will accept telnet traffic.

E.
R1 will drop all BGP packets.

One Comment on “which three statements are true?


Leave a Reply