Which two statements describe features of an IPv4 routing table on a router? (Choose two.)​

IT Exam Items RepositoryCategory: CCNAWhich two statements describe features of an IPv4 routing table on a router? (Choose two.)​

Which two statements describe features of an IPv4 routing table on a router? (Choose two.)

  • Directly connected interfaces will have two route source codes in the routing table: C and S .
  • If there are two or more possible routes to the same destination, the route associated with the higher metric value is included in the routing table.
  • The netstat -r command can be used to display the routing table of a router.​
  • The routing table lists the MAC addresses of each active interface.
  • It stores information about routes derived from the active router interfaces.
  • If a default static route is configured in the router, an entry will be included in the routing table with source code S .

Other case:

  • The netstat -r command can be used to display the routing table of a router.​
  • The routing table stores information about routes derived from the active router interfaces.
  • The routing table lists the MAC addresses of each active interface.
  • Directly connected interfaces will have two route source codes in the routing table: C and S .
  • If a default static route is configured in the router, an entry will be included in the routing table with source code S

Explanation: The show ip route command is used to display the routing table of the router. In IPv4, directly connected interfaces will have one source code:C. The routing table stores information about directly connected routes and remote routes. An entry in the routing table with a source code of S is included if a default static route is configured on the router.

Related exam: CCNA 1 v7 Course Final Exam Answers
Related exam: Module 3.3.3 Network Layer Quiz