So which of the following is correct ?

The customer’s network connection looks like:

HostA—-GE0/0–MSR-1–S1/0—–WAN—–S1/0–MSR-2–GE0/0—-HostB

The two MSR routers are interconnected through the WAN, and the physical connection is now normal. MSR-1 interface S1 / 0 address 3.3.3.1/30 , the MSR-2 interface S1 / 0 address 3.3.3.2/30 , now MSR-1 on three static routes configured as follows:

ip route-static 192.168.1.0 255.255.255.0 3.3.3.2

ip route-static 192.168.2.0 255.255.255.0 3.3.3.2

ip route-static 192.168.0.0 255.255.255.0 3.3.3.2

The 192.168.0.0/22 subnet is the LAN segment where HostB is located.

So which of the following is correct ? (Multiple choice)
A .  All three routes will be written into the MSR-1 routing table
B .  Only the third route will be written to the MSR-1 routing table
C .  three routes can be a route 192.168.0.0 255.255.252.0 3.3.3.2 ip route-static instead of
D .  Only the first route will be written to the MSR-1 routing table

Answer:   AC

Explanation:

The third note is that the mask is 24 bits and cannot replace the first two

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments