what is administrative distance of a directly connected static route - Answers 0
A network administrator is examining a RIPv2 routing table and notices that several subnets are
advertised in individual entries. What can an administrator do to enable a RIPv2 router to
automatically group multiple directly attached subnetworks into a single network statement? -
Answers auto-summary
Which two route source codes are automatically created within a routing table whenever a router
interface is configured with an IP address and activated? (Choose two.) - Answers all??? l and c???
In Static routes, the route to the destination network is always the same: - Answers true
What command is used to save your configuration on a router or switch in privilege mode? - Answers
copy running-config startup-config
What is the metric for RIP? - Answers hop count
What are two reasons why an administrator might choose to use static routing rather than dynamic
routing? (Choose two.) - Answers Static routing is more secure.
Static routing uses less router processing and bandwidth.
A network administrator notices that a correctly entered static route is not in the routing table. What
router command would an administrator use to determine if the exit interface was up and the next
hop address is available? - Answers show ip interface brief
ping
What network address and subnet mask combination would be used to create a default static route
that matches any IPv4 destination? - Answers 0.0.0.0 0.0.0.0
Consider the following command:
ip route 192.168.10.0 255.255.255.0 10.10.10.2 5
Which route would have to go down in order for this static route to appear in the routing table? -
Answers a static route to the 192.168.10.0/24 network
The Administrative Distance (AD) defines the trustworthiness of the route - Answers true
What happens to a static route entry in a routing table when the outgoing interface associated with
that route goes into the down state? - Answers The static route is removed from the routing table.
What is a characteristic of a default static route? - Answers 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.
A network administrator has examined the routing table of a router and noted that the entry for the
destination network 172.16.4.0/24 begins with the letter D. What does this letter signify? - Answers
The route source was learned dynamically.
Which of the following is not an OSPF operational State? - Answers partial state
What type of static route is created when the next-hop IP address and exit interface are specified? -
Answers Fully specified static route
Why would a summarized static route be configured on a router? - Answers To reduce the size of the
routing table
Administrative Distance(AD) is used to denote the trustworthiness of the Route? - Answers true
protocols are used to dynamically exchange routing information between routers. - Answers dynamic
routing
In the process of building and maintaining a larger network, you will find that_
_routing is simpler to configure than static routing. - Answers dynamic