Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SIM#2 TASK#3 , incorrect subnet mask
#1
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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)