03-05-2012 07:04 PM - edited 03-11-2019 03:38 PM
I have an ASA and I need to run eigrp but I am seeing that it only supports OSPF.
I thought once routing is supported eigrp shoudl be there by default, is this IOS driven?
How do I enable eigrp??
Here's a sh ver:
System image file is "disk0:/asa708-k8.bin"
Config file at boot was "startup-config"
Hardware: ASA5510, 1024 MB RAM, CPU Pentium 4 Celeron 1600 MHz
Internal ATA Compact Flash, 256MB
BIOS Flash Firmware Hub @ 0xffe00000, 1024KB
Encryption hardware device : Cisco ASA-55x0 on-board accelerator (revision 0x0)
Boot microcode : CNlite-MC-Boot-Cisco-1.2
SSL/IKE microcode: CNlite-MC-IPSEC-Admin-3.03
IPSec microcode : CNlite-MC-IPSECm-MAIN-2.05
0: Ext: Ethernet0/0 : address is c84c.7576.d3fa, irq 9
1: Ext: Ethernet0/1 : address is c84c.7576.d3fb, irq 9
2: Ext: Ethernet0/2 : address is c84c.7576.d3fc, irq 9
3: Ext: Ethernet0/3 : address is c84c.7576.d3fd, irq 9
4: Ext: Management0/0 : address is c84c.7576.d3fe, irq 11
5: Int: Internal-Data0/0 : address is 0000.0001.0002, irq 11
6: Int: Internal-Control0/0 : address is 0000.0001.0001, irq 5
Licensed features for this platform:
Maximum Physical Interfaces : Unlimited
Maximum VLANs : 25
Inside Hosts : Unlimited
Failover : Active/Standby
VPN-DES : Enabled
VPN-3DES-AES : Enabled
Security Contexts : 0
GTP/GPRS : Disabled
VPN Peers : 150
This platform has an ASA 5510 Security Plus license.
03-05-2012 07:18 PM
You would use the commands below to configure eigrp with an autonomus-system number of 100 and assign network 192.168.1.0 , Since 192.168.1.0 network would be a private address network it is on the inside interface.
Router eigrp 100
network 192.168.1.0 255.255.255.0
03-05-2012 07:24 PM
the ios will not accept 'router eigrp' only router ospf.
I think it's b/c of the ios ver.
03-05-2012 11:02 PM
Hello.
The ASA DO support EIGRP, but to do it you need to be run Version 8.x or later.
After you do an upgrade to that version you will be able to run EIGRP in your network.
Regards,
Do rate all the helpful posts
Julio
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