Hi
Working through the BSCI self-study guide and on reading Chapter 2 regarding RIP and "ip summary address" command I wish to clarify the summary address used. Am I correct in thinking that to summarise networks 10.1.0.0, 10.1.1.0, 10.1.2.0 and 10.1.3.0 instead of using the command
ip summary-address rip 10.1.0.0 255.255.0.0 she
could have used:
ip summary-address rip 10.1.0.0 255.255.252.0

:
TIA