Posted by: Pdfprep
Post Date: May 22, 2021
On the network shown in the following figure, the administrator wants Router A to use static routes to send packets to Router B priority through G0/0/1.
Which command can be used to meet this requirement?
A . ip route-static 10.0.2.2 255.255.255.255 10.0.12.2
ip route-static 10.0.2.2 255.255.255.255 10.0.21.2 preference 40
B . ip route-static 10.0.2.2 255.255.255.255 10.0.12.2
ip route-static 10.0.2.2 255.255.255.255 10.0.21.2 preference 70
C . ip route-static 10.0.2.2 255.255.255.255 10.0.12.2
ip route-static 10.0.2.2 255.255.255.255 10.0.21.2
D . ip route-static 10.0.2.2 255.255.255.255 10.0.12.2 preference 70
ip route-static 10.0.2.2 255.255.255.255 10.0.21.2
Answer: B
Leave a Reply