You need to configure a default route. Which of the following commands is the correct way to set the default route out of your network?
A) ip route 0.0.0.0.0.0.0.0 172.20.3.2
B) ip route 0.0.0.0 0.0.0.0 172.20.3.2
C) ip route 0.0.0.0 172.20.3.2
D) ip route any 172.20.3.2
B
Explanation: B) The ip route 0.0.0.0 0.0.0.0 172.20.3.2 option is the correct answer. The correct syntax includes ip route 0.0.0.0 0.0.0.0 {next-hop-address | outbound-interface}.
You might also like to view...
When you finish designing a form, you must turn on Design Mode before it can be restricted and distributed for use
Indicate whether the statement is true or false
If you upsample, Photoshop assigns a new color to the pixel based on an average ____.
a. indexing b. concatenation c. interpolation d. losing
You can choose to have an animation display just once, a specified number of times, or continuously, which is called ____.
a. tweening b. auto-filling c. looping d. filtering
Obtaining indexes on a table can increase concurrency, as well as decreas the time needed to access the table. Explain why.
What will be an ideal response?