Book now with code EOY2025
sthompson86 wrote: » Router1#configure terminal Router1(config)# Router1(config)#ip route 192.168.38.0 255.255.255.252 172.20.1.2
okplaya wrote: » Can you post the "sh ip route static" from each router? Are they connected like this...R1 -> R2 -> R3? Thanks Edit: Also, turn on "debug ip packet" while you're trying to ping to explore.
networker050184 wrote: » What are you trying to ping (and from what router) and what router is the destination connected to?
networker050184 wrote: » RIP will change any network statement to the classful for automatically. The mask on the interface still determines what is advertised along with your auto summary config. This is why passive interfaces and filtering are important in RIP.
sthompson86 wrote: » So was I right for putting the network as .128 instead of .0 ?
okplaya wrote: » For exam purposes you were wrong, but in real world the router will let you input it that way and change it (as networker stated). For example, if you put network 10.10.10.128, it will accept the command and change it to the classful network 10.0.0.0 in the config. That is the behavior of the protocol on a real router. On the exams, inputting it the "wrong" way could cost you as it may not work. That's why it is important to double check if you encounter such. The configuration doesn't lie. As for the exam, don't sweat it man. You sound like you're more than prepared, and you'll do fine.
okplaya wrote: » If configuring RIP, I'd make it a habit to configure the classful network. If you want to see what I am talking about, in PT, configure RIP on a router and use 'network 10.10.10.128' command. Then go and do a "sh run" and see the network statement in the config. HTH
CodeBlox wrote: » In the routing table, the static route doesn't auto summarize like RIPv2 does by default.
Use code EOY2025 to receive $250 off your 2025 certification boot camp!