CCNA: Cisco Certified Network Associate — Question 71

Router R1 must send all traffic without a matching routing-table entry to 192.168.1.1. Which configuration accomplishes this task?

Answer options

Correct answer: C

Explanation

The correct answer is C because it specifies a default route (0.0.0.0/0) that directs all traffic without a matching entry to 192.168.1.1. Option A incorrectly uses 'default-route,' which is not a valid command, while option B incorrectly formats the route. Option D sets a default gateway but does not perform routing, making it ineffective for this purpose.