NETWORK LAYER
UNICAST ROUTING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
A network engineer is tasked with summarizing the routes to a remote site. What is the optimal route statement to connect to the 192.168.101.0/24 and 192.168.102.0/24 networks across the corporate WAN?
|
ip route 192.168.100.0 255.255.254.0 10.1.1.1
|
|
ip route 192.168.100.0 255.255.252.0 10.1.1.1
|
|
ip route 192.168.100.0 255.255.255.0 10.1.1.1
|
|
ip route 192.168.101.0 255.255.254.0 10.1.1.1
|
Explanation:
There is 1 question to complete.