napalm icon indicating copy to clipboard operation
napalm copied to clipboard

full configuration replace on cisco IOS/IOS-XE fails when a secondary IP address is present

Open ktbyers opened this issue 2 years ago • 0 comments

fatal: [cisco1]: FAILED! => {"changed": false, "msg": "cannot install config: Candidate config could not be applied\nMust delete secondary before deleting primary\nFailed to apply command no ip address 192.168.217.1 255.255.255.0\nAborting Rollback.\n\nRollback failed.Reverting back to the original configuration: flash:pynet-rtr1-cfg-Sep-20-09-40-50.040-PDT-62 ...\n\nTotal number of passes: 1\nRollback Done\n\nThe original configuration has been successfully restored.\n"}

ktbyers avatar Sep 20 '22 16:09 ktbyers