From: Niche (jackyliu419@gmail.com)
Date: Wed Oct 26 2005 - 22:35:23 GMT-3
Hi guys,
Just want to know what you guys common practice are for configuring network
in routing process for OSPF and EIGRP.
e.g.
router ospf 1
network 172.16.1.1 <http://172.16.1.1> 0.0.0.0 <http://0.0.0.0> area 0
OR
router ospf 1
network 172.16.1.0 <http://172.16.1.0> 0.0.0.255 <http://0.0.0.255> area 0
Both can achieve adj. with other routers w/ the different of enforcing or
not of the next-hop.
Assume the lab question does not make any special request on this issue,
what you guys usually do? The 0.0.0.0 <http://0.0.0.0> way or the
0.0.0.255<http://0.0.0.255>way?
One of my colleague told me in some IOS versions, the
0.0.0.0<http://0.0.0.0>way in EIGRP will make the router do some funny
thing like not advertising
route, etc which you surely do want to have it during the real lab (IOS bug
as far as I know). So to me,
in OSPF I do 0.0.0.0 <http://0.0.0.0> way (unless question requirement ask
me to change)
in EIGRP I do 0.0.0.255 <http://0.0.0.255> way (same as above)
Just wanna share and refine my own skill.
Cheers~
Jacky
This archive was generated by hypermail 2.1.4 : Sun Nov 06 2005 - 22:00:54 GMT-3