cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
146
Views
2
Helpful
7
Replies

EIGRP authentication FlexConfig FDM

matthew_barker
Level 1
Level 1

Hi, 

I am trying to set up EIGRP authentication on a port-channel interface on a Firepower 2100 via FDM directly (I don’t have FMC).
 
I have configured a template with a key-chain and also associated this with the name of the interface, it seems to take the configuration but doesn’t appear under the interface on the running config. 

key-chain <key>

key-id <id>

key-string <string>

interface <name of interface>

Ip authentication mode eigrp <as> <hash>

ip authentication key-chain eigrp <as> <key-chain>

Any help would be appreciated.

Thanks,

Matt.

1 Accepted Solution

Accepted Solutions

Unfortunately we don’t have an FMC available to use, it’s looking like we might need to purchase one!

View solution in original post

7 Replies 7

Which parts aren't showing in the config? All of it? Was a deploy done after creating the FlexConfig object? Any deployment errors? What version?

Hi, 

Thanks for the reply.

So, nothing is showing in the running config under the port-channel configuration.

 
I did a deploy once I created the template, no errors are showing in the deployment logs.

I am however new to the FirePower and FDM , I’m guessing I’ve got the syntax of the template wrong as I read it won’t alert you if it’s wrong?

In the help it mentions creating a variable to reference the interface but that didn’t work either - again, I may have the syntax wrong but it didn’t throw up an error.

I will confirm the version tomorrow.

Thanks.

FlexConfig has always been annoying, especially on FDM. Any reason not to use FMC here?

Unfortunately we don’t have an FMC available to use, it’s looking like we might need to purchase one!

You will be so much happier using FMC instead. Take a look at cdFMC as well.

Thank you

wajidhassan
Level 1
Level 1

FDM has limited support for advanced routing features like EIGRP authentication, especially when applied via FlexConfig. Even if the key-chain and authentication commands are accepted, FDM may not properly bind them to the interface due to backend limitations or validation issues.

To troubleshoot, ensure the interface name matches exactly what’s used in the CLI, and check if FlexConfig is actually pushing the commands. Also, verify if the interface is included in the EIGRP process and that there’s no conflict from the FDM policy model.

If the commands aren’t showing in the running config, it’s likely a FlexConfig limitation. You may need to switch to FMC for full routing feature support or apply the configuration manually via CLI (not recommended for long-term FDM-managed devices).

Review Cisco Networking for a $25 gift card