Cisco CCNA 200-301 Practice Question
As a network administrator, you need to configure a static route on your router to direct traffic destined only for the specific IP address 203.0.113.5 to use the next-hop IP address 198.51.100.1. Which command would you use to accomplish this?
ip route 0.0.0.0 0.0.0.0 198.51.100.1
ip route 203.0.113.5 255.255.255.255 198.51.100.1
ip route 203.0.113.0 255.255.255.0 198.51.100.1
ip route 203.0.113.5 0.0.0.0 198.51.100.1