최신 JNCIA JN0-101 무료샘플문제:
1. You configured an interface with an IP address and committed the change. You then committed a change that added an exception in a firewall filter to allow this network through the filter. You realize that this work was done on the wrong router.
How do you undo all these changes?
A) rollback 1
B) rollback 3
C) rollback 0
D) rollback 2
2. Your network administrator has asked you to view the real-time interface usage on ge-0/0/0.
Which command would be used?
A) monitor interface ge-0/0/0
B) monitor usage ge-0/0/0
C) debug interface ge-0/0/0
D) traceoptions interface ge-0/0/0
3. Which statement is true about the forwarding plane?
A) It uses ASICs for increased performance.
B) It is based on an x86 architecture.
C) It maintains the routing tables.
D) It is the intelligence of the platform.
4. -- 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.)
A) OSPF routes will be exported into RIP.
B) The route 192.168.1.0/25 is accepted.
C) The route 192.168.2.0/24 is accepted.
D) RIP routes will be exported into OSPF.
5. By default, which two statements are true about export routing policies? (Choose two.)
A) Export policies can be applied to the forwarding table.
B) Export policies can be applied directly to interfaces
C) Export policies can evaluate only active routes.
D) Export policies can evaluate all routes.
질문과 대답:
질문 # 1 정답: D | 질문 # 2 정답: A | 질문 # 3 정답: A | 질문 # 4 정답: B,D | 질문 # 5 정답: A,C |