ktbyers / incendio

POC for new napalm with config only
Apache License 2.0
3 stars 0 forks source link

Cisco IOS and full configuration replace will fail if a secondary IP address is present on an interface #6

Open ktbyers opened 5 years ago

ktbyers commented 5 years ago
fatal: [cisco4]: FAILED! => {"changed": false, "msg": "cannot install config: Candidate 
config could not be applied\n\n\nMust delete secondary before deleting primary\nFailed 
to apply command  no ip address 1.1.1.1 255.255.255.0\nAborting Rollback.\n\nRollback failed.
Reverting back to the original configuration: flash:cisco4-cfg-Oct-29-16-30-45.935-69 ...\n\n\n\n\n\n
Total number of passes: 1\nRollback Done\n\nThe original configuration has been 
successfully restored.\n"}

On this OS version

Cisco IOS XE Software, Version 16.08.01
Cisco IOS Software [Fuji], ISR Software (ARMV8EB_LINUX_IOSD-UNIVERSALK9_IAS-M), Version 16.8.1, RELEASE SOFTWARE (fc3)
ktbyers commented 5 years ago

Should see if it is fixed in Cisco bugtraq and if not see if someone at Cisco will fix.