< Which of the following router commands could be used to display the routing pr
ID: 1806496 • Letter: #
Question
< Which of the following router commands could be used to display the routing protocol configured on the router? a. router# sh ip protocol b. router# sh protocol c. router>sh ip protocol d. All of these answers are correct.
command that can be used to route a data packet route out of your current LAN if a route to the specified destination has not been entered into the router's routing table. The destination IP address is 192.168.12.3. The subnet mask being used for the LAN is /26.The next hop IP address is 192.168.12.66. a. router# ip route 0.0.0.0 0.0.0.0 192.168.12.66 b. router# ip route 192.168.12.66 0.0.0.0 0.0.0.0 c. router>ip route 0.0.0.0 0.0.0.0 192.168.12.66 d. router>ip route 192.168.12.66 0.0.0.0 0.0.0.0
Advertising a network means the routing table containing the network is shared with its neighbor routers. True or False?
Which of the following commands enables you to view the route codes and routes? a. show static routes b. show ip router c. show routes d. show ip route >
Explanation / Answer
b. router# sh protocol
it means show protocol
-------------------------------------------------
b) router# ip route 192.168.12.66 0.0.0.0 0.0.0.0
since the destination ip is not entered in routing table it should be 0.0.0.0 and the source is 192.168.12.66
and subnet mask will be 0.0.0.0
---------------------------------------------------
c) true
Advdertising means it is sharing its data to other routers. so it is true
------------------------------------------------
c. show routes
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.