The Subnet

From: Budi Gunawan (bgunawan@hotpop.com)
Date: Tue Mar 09 2004 - 23:10:29 GMT-3


Hi All,

I have some questions regarding configuring the dynamic routing protocol
with difference subnets..
What is the different between these configurations and when to apply it :
router ospf 1
network 10.10.10.1 0.0.0.0 area 0
network 10.10.20.1 0.0.0.0 area 1
and,
router ospf 1
network 10.10.10.0 0.0.0.255 area 0
network 10.10.20.0 0.0.0.255 area 1
Also between,
router eigrp 100
network 10.10.10.1 0.0.0.0
network 10.10.20.1 0.0.0.0
and,
router eigrp 100
network 10.10.10.0 255.255.255.0
network 10.10.20.0 255.255.255.0

And how is the result?

Thank you and regards,
Budi.



This archive was generated by hypermail 2.1.4 : Thu Apr 01 2004 - 08:15:16 GMT-3