07-05-2021 08:06 PM
Hi Team, please help us to migration of ASA EIGRP configuration to FTD configuration, below is ASA configuration.
router eigrp 100
network 10.10.10.0 255.255.254.0
authentication key eigrp 111 ***** key-id 1
authentication mode eigrp 100 md5
access-list EIGRP standard permit 10.10.250.0 255.255.255.192
route-map BLOCK_Routes permit 10
match ip address BLOCK_Routes
route-map STATIC-TO-EIGRP permit 10
match ip address EIGRP
access-list BLOCK_Routes remark BLOCK_Routes
access-list BLOCK_Routes standard deny any4
07-05-2021 08:41 PM
07-05-2021 09:02 PM
Dear Eric,
Thanks for your response, that means on 7.0 version we can migrate all configuration like EIGRP, RA VPN?
i have tried with migration tool, FMC Ver is 6.4, Tool ver:2.3.5
but here are some limitations to configure EIGRP so we need to configure its manually.
i am facing issue to confgure authentication key and that key need to map with in and out interfaces.
below is snap, could you please help us to write script.
07-06-2021 02:06 AM
You have the script already shown in your Screenshot_1 attachment. Just edit and save the variable values in your Object Management page of FMC:
Objects > Object Management > FlexConfig > Text Objects
07-06-2021 03:04 AM
07-06-2021 05:19 AM - edited 07-06-2021 06:22 AM
As noted in the screenshot, you need to modify the secret key to not include disallowed characters such as $ and space.
Interfaces depend on where you need to establish EIGRP neighbor relationships. Only include those FTD interfaces where that's required.
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