11. Static Routing Flashcards
An end host trying to send a packet to a destination in a different network will forward the packet to its […]
default gateway
Router’s compare packets’ […] to entries in the routing table
Destination IP address
What two types of routes are automatically added to the routing table when you configure an IP address on an interface and enable it?
Local (/32 mask) and Connected routes
A […] route is a route that matches all possible destinations, and is used only if a more specific route match isn’t found in the routing table
default route
A default route is configured with IP address / prefix length
0.0.0.0 / 0
Command to configure a static route with a next-hop address:
R1 (config)# […]
ip route destination_adress mask next-hop_address
Code ‘*’ in the routing table stands for:
Candidate Default
Routers […] packets with destinations that don’t match any entries in the routing table
drop
The most specific match in the routing table is the match with the longest […]
prefix length