UPDATED ACTUAL Exam Questions and
CORRECT Answers
Which feature on a Cisco router permits the forwarding of traffic for which there is no specific
route?
next-hop
gateway of last resort
route source
outgoing interface - CORRECT ANSWER - gateway of last resort
Which three advantages are provided by static routing? (Choose three.)
Static routing does not advertise over the network, thus providing better security.
Configuration of static routes is error-free.
Static routes scale well as the network grows.
Static routing typically uses less network bandwidth and fewer CPU operations than dynamic
routing does.
The path a static route uses to send data is known.
,No intervention is required to maintain changing route information. - CORRECT ANSWER -
Static routing does not advertise over the network, thus providing better security.
Static routing typically uses less network bandwidth and fewer CPU operations than dynamic
routing does.
The path a static route uses to send data is known.
What are two functions of dynamic routing protocols? (Choose two.)
to maintain routing tables
to assure low router overhead
to avoid exposing network information
to discover the network
to choose the path that is specified by the administrator - CORRECT ANSWER - to maintain
routing tables
to discover the network
What is an advantage of using dynamic routing protocols instead of static routing?
easier to implement
more secure in controlling routing updates
, fewer router resource overhead requirements
ability to actively search for new routes if the current path becomes unavailable - CORRECT
ANSWER - ability to actively search for new routes if the current path becomes unavailable
What happens to a static route entry in a routing table when the outgoing interface associated
with that route goes into the down state?
The static route is removed from the routing table.
The router polls neighbors for a replacement route.
The router automatically redirects the static route to use another interface.
The static route remains in the table because it was defined as static. - CORRECT ANSWER -
The static route is removed from the routing table.
What is a characteristic of a static route that matches all packets?
It uses a single network address to send multiple static routes to one destination address.
It identifies the gateway IP address to which the router sends all IP packets for which it does not
have a learned or static route.
It backs up a route already discovered by a dynamic routing protocol.
It is configured with a higher administrative distance than the original dynamic routing protocol
has. - CORRECT ANSWER - It identifies the gateway IP address to which the router sends all
IP packets for which it does not have a learned or static route.