05-09-2019 06:39 AM
Hi Folks,
I have seen some unexpected behavior on an ASA with EIGRP but not sure if this is the norm for the EIGRP process on the Firewall (or router in general).
Under the EIGRP Process on a firewall there are no redistribute / route map commands and a blanket network 10.0.0.0.
e.g
router eigrp 1234
network 10.0.0.0 255.0.0.0
route null0 10.56.6.6 255.255.255.255
This above null0 route is advertised to my neighbors.
There are no interfaces that fall within the Null0 routes. Only routes to Null0 seem to exhibit this behavior. Is this related to the blanket 10/8 network statement? I would not have thought this would encompass static routes (only interfaces).
05-09-2019 07:00 AM
Can you please tell us what is the reason of using ?
network 10.0.0.0 255.0.0.0 <<---do you have really this big network ?
what is your original IP range you used in the network.
10.56.6.6 <-- come under above network range so ?
05-09-2019 07:22 AM
05-10-2019 01:58 AM
So the Null0 route is seen as a connected interface which in turn means it is advertised by the network statement since it is so wide.
I was not aware the Null0 was treated this way. Just assumed it was treated as a standard static route. Always learning something new!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide