An engineer configures a static IPv4 route on Router R1. Which of the following pieces of information should not be listed as a parameter in the configuration command that creates this static IPv4 route?
- The destination subnet’s subnet ID
- The next-hop router’s IP address
- The next-hop router’s neighboring interface
- The subnet mask
Explanation: The ip route command can refer to the IP address of the next-hop router or to the local router’s interface. It also refers to the subnet ID and matching subnet mask, defining the range of addresses matched by the route.
Please login or Register to submit your answer