What is the result of adding this command to a router that is already configured for dynamic
routing?
ip route 0.0.0.0 0.0.0.0 192.168.1.2
A.
It configures the router as a firewall, blocking all packets from IP address 192.168.1.2.
B.
It configures the router to block routing updates from being sent to IP address 192.168.1.2.
C.
It configures the router to drop all packets for which the destination network is unknown.
D.
It configures the router to send all packets to IP address 192.168.1.2.
E.
It configures the router to send all packets to IP address 192.168.1.2 if the packets match no
other entry in the routing table.
Explanation: