When an engineer configures a router with its IP address and mask, the router will automatically calculate the ________ and insert it into the routing table
A) Subnet broadcast address
B) Subnet ID
C) Network class
D) Network inverse mask
B
Explanation: B) When an IP address and mask are configured on an interface, the subnet ID is calculated. It is then inserted into the routing table with the configured mask.
You might also like to view...
Which of the following is the preferred way of printing the data found in tables?
A) Form B) Query C) Table D) Report
4. What is displayed by the following program after the call to fork?
#include