Cisco CCNA 200-301 Practice Question
As a network administrator, you are tasked with configuring RouterA to forward packets destined for networks not in its routing table to the next-hop IP address 192.168.1.1. Which command should you use in global configuration mode to set this up for IPv4 traffic?
ip route any any 192.168.1.1
ip default-gateway 192.168.1.1
ip route 0.0.0.0 255.255.255.255 192.168.1.1
ip route 0.0.0.0 0.0.0.0 192.168.1.1