| Exam Code/Number: | JN0-102Join the discussion |
| Exam Name: | Juniper Networks Certified Internet Associate, Junos (JNCIA-Junos) |
| Certification: | Juniper |
| Question Number: | 417 |
| Publish Date: | Jun 12, 2026 |
|
Rating
100%
|
|
-- Exhibit --
user@router# run show interfaces terse
Interface Admin Link Proto Local
fe-0/0/0 up up
fe-0/0/0.0 up upinet 10.0.39.2/24
iso
mpls
fe-0/0/1 up up
fe-0/0/1.0 up upinet 10.0.18.2/24
fe-0/0/1.5 down up inet 10.0.19.2/24
-- Exhibit --
An administrator is unable to ping any address on the 10.0.19.0/24 subnet. To identify the problem, the administrator uses the command shown in the exhibit.
Which step should be taken to solve the problem?
Which command do you use to go from the shell prompt to the CLI prompt?
-- Exhibit --
[edit firewall family inet filter input-filter]
user@router# show
term my-policy {
from {
source-address {
151.43.62.0/24;
}
}
then {
count;
}
}
term else {
then {
discard;
}
}
-- Exhibit --
Which two tasks are accomplished by the firewall filter shown in the exhibit? (Choose two.)
Which login class permission will allow a user to use the telnet utility?