- Home
- Networking
- CCENT/CCNA ICND1 100-105
111.
Which of the following commands correctly configures a static route?
- A.ip route 10.1.3.0 255.255.255.0 10.1.130.253
- B.ip route 10.1.3.0 serial 0
- C.ip route 10.1.3.0 /24 10.1.130.253
- D.ip route 10.1.3.0 /24 serial 0
- Answer & Explanation
- Report
Answer : [A]
Explanation :
Explanation :
112.
A network engineer configures the ip route 10.1.1.0 255.255.255.0 s0/0/0 command on a router, and then issues a show ip route command from enable mode. No routes for subnet 10.1.1.0/24 appear in the output. Which of the following could be true?
- A.The ip route command has incorrect syntax and was rejected in config mode.
- B.interface s0/0/0 is down.
- C.The router has no up/up interfaces in Class A network 10.0.0.0.
- D.The ip route command is missing a next-hop router IP address.
- Answer & Explanation
- Report
Answer : [B]
Explanation :
Explanation :
113.
Which of the following are features of RIPv2? (Choose two answers.)
- A.Uses a hop-count metric
- B.Sends update messages to broadcast address 255.255.255.255
- C.After convergence, only sends updates if a change occurs
- D.Uses split horizon as a loop prevention mechanism
- Answer & Explanation
- Report
Answer : [A, D]
Explanation :
Explanation :
114.
Which of the following best describes the concept of the RIP hop count metric?
- A.The number of satellite links in a route.
- B.The number of routers between a router and a subnet, not counting that router.
- C.The number of routers between a router and a subnet, counting that router.
- D.The number of links between a router and a subnet, not counting the link where the subnet resides.
- E.The number of links between a router and a subnet, counting the link where the subnet resides.
- Answer & Explanation
- Report
Answer : [B]
Explanation :
Explanation :
115.
Router R2 has interfaces with addresses/masks of 10.1.1.2/24 and 11.1.1.2/24. Which of the following commands would be part of a RIP Version 2 configuration on R2 that enables RIPv2 on both interfaces? (Choose three answers.)
- A.router rip
- B.router rip 3
- C.network 10.0.0.0
- D.network 10.1.1.1
- E.network 11.0.0.0
- F.network 11.1.1.2
- Answer & Explanation
- Report
Answer : [A, C, E]
Explanation :
Explanation :