Probably a basic question with many answers!
If you have 2 routers connected to each other over a WAN link you can configure the serial interfaces on each with a /30 mask, right? Say:
192.168.1.5/30 and
192.168.1.6/30
Now, if you're configuring up EIGRP, would you configure the MAJOR subnet number or the CLASSLESS one (I think I'm using the correct terminology).
In other words, would you use:
rtr(config-router)#network 192.168.1.4 255.255.255.252 or
rtr(config-router)#network 192.168.1.0
Thanks
Graham
If you have 2 routers connected to each other over a WAN link you can configure the serial interfaces on each with a /30 mask, right? Say:
192.168.1.5/30 and
192.168.1.6/30
Now, if you're configuring up EIGRP, would you configure the MAJOR subnet number or the CLASSLESS one (I think I'm using the correct terminology).
In other words, would you use:
rtr(config-router)#network 192.168.1.4 255.255.255.252 or
rtr(config-router)#network 192.168.1.0
Thanks
Graham