H12-811 Exam QuestionsBrowse all questions from this exam

H12-811 Exam - Question 73


Which of the following elements are included in a routing table? (Choose all that apply.)

Show Answer
Correct Answer: ABCE

A routing table typically includes the Destination/Mask to identify the network destination and subnet, the Interface which indicates the outgoing network interface to use, the Next-hop address which is the IP address of the next hop router, and the Cost to provide a metric for route selection. Although the Protocol field sometimes exists to show the routing protocol used, it is not always included in every routing table, and the four mentioned are more universally applicable.

Discussion

4 comments
Sign in to comment
Chleong
Jul 30, 2023

Answer is ABCDE

IBB90704
Jan 31, 2024

ABCDE todas son correctas

cascartilloOptions: ABCD
Aug 11, 2024

ABCDE All aplies. Protocol is visible in the routing table of the devices.

4c4da48Options: ABDE
Nov 3, 2024

All the options: A, B, C, D, and E are typically included in a routing table. A. Destination/Mask This indicates the destination network and its associated subnet mask, defining the range of IP addresses that belong to that network. B. Cost This represents the cost or metric associated with reaching the destination, which helps the router decide the best path when multiple routes to the same destination exist. C. Interface This is the local interface on the router that will be used to reach the destination network. D. Protocol This indicates the routing protocol that learned the route (e.g., OSPF, EIGRP, RIP), although not all routing tables explicitly show this. E. Next-hop address This is the IP address of the next router (or device) to which packets should be forwarded to reach the destination.