JN0-101 무료 덤프문제 온라인 액세스
| 시험코드: | JN0-101 |
| 시험이름: | Juniper Networks Certified Internet Associate, Junos (JNCIA-Junos) |
| 인증사: | Juniper |
| 무료 덤프 문항수: | 190 |
| 업로드 날짜: | 2026-08-26 |
-- Exhibit -
[edit policy-options]
user@router# show
policy-statement policyABC {
term A {
from {
protocol rip;
route-filter 192.168.1.0/24 longer;
}
then accept;
}
}
[edit protocols ospf]
user@router# show
export policyABC;
area 0.0.0.0 { interface ge-0/0/0.0; interface lo0.0;
} -- Exhibit -
Referring to the exhibit, which two statements are true? (Choose two.)
-- Exhibit -
user@router> show configuration firewall
family inet { filter demo { term example { from { source-address {
100.100.100.0/24;
}
destination-address {
200.200.200.0/24;
}
}
then {
reject;
}
}
term testing {
from {
source-address {
10.10.10.0/28;
}
destination-address {
200.200.200.0/24;
}
}
then sample;
}
term results {
from {
address {
200.200.200.0/24;
}
}
then accept;
}
term final {
then policer LAPD;
}
}
}
-- Exhibit --
Given the configuration shown in the exhibit, what will happen to traffic from source 10.10.10.25 destined to 200.200.200.1?
You must segment your internal 192.168.1.0/24 network into a minimum of 12 subnets, each containing a minimum of 12 hosts.
Which network mask do you use?