From pg 59 CCNP route
router eigrp 1
network 10.1.0.0 0.0.31.255
network 10.1.2.2 0.0.0.0
Why is the 10.1.2.2 0.0.0.0 necessary? Isnt it under the range of 10.1.0.0 0.0.31.255?
Dont understand why there is extra step.
router eigrp 1
network 10.1.0.0 0.0.31.255
network 10.1.2.2 0.0.0.0
Why is the 10.1.2.2 0.0.0.0 necessary? Isnt it under the range of 10.1.0.0 0.0.31.255?
Dont understand why there is extra step.