How2pass.com Forums

Full Version: SIM#2 TASK#3 , incorrect subnet mask
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
LAB SIM#2  TASK #3 

Task #3
Configure a single static route in router R2 to reach to the Internet subnet considering both redundant links between routers R1 and R2. A default route is NOT allowed in router R2.
INTERNET SUBNET  172.20.20.128/25
R2(config)#ip route 172.20.20.128 255.255.128.0 10.10.12.129    <== incorrect subnet mask for /25   should be 255.255.255.128
R2(config)#ip route 172.20.20.128 255.255.128.0 10.10.12.1 2     <== incorrect subnet mask for /25   Should be 255.255.255.128