cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
904
Views
3
Helpful
8
Replies

EIGRP ASA 5510 and 1841 ISR

Felix Bowman
Level 1
Level 1

Greetings.

Our network setup looks like this:

ASA 5510 --->> E0/1 (1841 ISR) E0/0 --->> Catalyst Switch

We've recently added an ASA 5510 to the network to replace the old hardware firewall. We have multiple VLANs setup on E0/0 of the 1841. I've attempted to configure EIGRP on the ASA and the ISR so that they would share the routing information between themselves but it didn't work. When I checked for neighbours, none were discovered/

Is it possible to do EIGRP this way?

2 Accepted Solutions

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

Can you also confirm your ASA is not -

1) running in multiple context mode

2) running in transparent mode

Jon

View solution in original post

So 192.168.15.x is the network connecting the ASA to the router ?

Is there any reason you have auto-summary on ? if not can you turn it off on both devices eg.

router eigrp

no auto-summary

also have you tried to debug eigrp on the router to see what it thinks is happening ?

Jon

View solution in original post

8 Replies 8

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Felix,

EIGRP support has been added but it was not present in first ASA software versions

see

http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a008086ebd2.shtml

you need version 8.0 or better for EIGRP support on ASA

Hope to help

Giuseppe

The ASA has the most recent images.

Jon Marshall
Hall of Fame
Hall of Fame

Can you post EIGRP config for firewall and router ?

Jon

Here are the configuration lines:-

ASA

!            

router eigrp 1

network 192.168.15.0 255.255.255.0

redistribute static

!  

ISR

!        

router eigrp 1

redistribute static

network 192.168.5.0

network 192.168.13.0

network 192.168.14.0

network 192.168.15.0

network 192.168.16.0

network 192.168.17.0

network 192.168.18.0

network 192.168.19.0

network 192.168.22.0

network 192.168.23.0

network 192.168.24.0

network 192.168.26.0

network 192.168.27.0

auto-summary

!        

So 192.168.15.x is the network connecting the ASA to the router ?

Is there any reason you have auto-summary on ? if not can you turn it off on both devices eg.

router eigrp

no auto-summary

also have you tried to debug eigrp on the router to see what it thinks is happening ?

Jon

This seemed to be it. The routes have showed up.

Thank you both for taking the time out to look at and respond to my question. I appreciate it very much.

Jon Marshall
Hall of Fame
Hall of Fame

Can you also confirm your ASA is not -

1) running in multiple context mode

2) running in transparent mode

Jon

The ASA is running in routed mode and single context mode.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card