Exam 300-101 | Question id=392 | Network Principles |
Refer to the exhibit.
R2#show ip cef
Prefix Next Hop Interface
------------------------------------------------------
0.0.0.0/0 192.168.201.1 FastEthernet0/0
0.0.0.0/32 recieve
192.168.201.0/27 attached FastEthernet0/0
192.168.201.0/32 recieve
192.168.201.1/32 192.168.201.1 FastEthernet0/0
192.168.201.2/32 recieve
192.168.201.31/32 recieve
224.0.0.0/4 drop
224.0.0.0/24 recieve
255.255.255.255/32 recieve
Based on this FIB table, which statement is correct?
A. |
There is no default gateway. | |
B. |
The IP address of the router on FastEthernet is 209.168.201.1. | |
C. |
The gateway of last resort is 192.168.201.1. | |
D. |
The router will listen for all multicast traffic. |
The 0.0.0.0/0 route is the default route and is listed as the first CEF entry. Here we see the next hop for this default route lists 192.168.201.1 as the default router (gateway of last resort).