Juniper
JN0-102 · Question #123
JN0-102 Question #123: Real Exam Question with Answer & Explanation
Sign in or unlock JN0-102 to reveal the answer and full explanation for question #123. The question stem and answer options stay visible for context.
Question
A Telnet session is initiated from host 10.1.1.1. What will happen when it is processed by the firewall filter shown in the exhibit? firewall { filter select-telnet { term 1 { from { source-address { 10.0.0.0/8; } } then log; } term 2 { from { protocoltcp; port telnet; } then { syslog; reject; } } term 3 { from { source-address { 10.1.1.1/32; } protocoltcp; port telnet; } then { sample; accept; } } } }
Options
- AThe packet will be accepted and logged.
- BThe packet will be discarded and logged.
- CThe packet will be rejected and a syslog message generated.
- DThe packet will be accepted and sampled.
Unlock JN0-102 to see the answer
You've previewed enough free JN0-102 questions. Unlock JN0-102 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.