cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
649
Views
0
Helpful
1
Replies

Cisco-IOS "External error in implementation - unset return code 25D8C0C"

alissonpc
Level 1
Level 1

Hello guys,

 

I'm getting the following error when I try to commit a config template in Cisco 3750/2960 switches.

"Aborted: External error in the NED implementation for device DEVICE-NAME: command: logging host 10.238.115.100: Internal Error: unset return code 25D8C0C".

I was trying to do a "devices device-group GROUP-NAME apply-template template-name TEMP-NAME".

The "commit dry-run" output is perfect, but the commit itself fails.

 

Each device (inside a device-group) is reporting a "return code" different from each other.

 

The major problem was: the config "logging host 10.238.115.100" was already configured on some devices in the device-group and NSO removed the config !!!

 

 

 

packages package cisco-ios
package-version 6.1.2

 

devices template CISCO-IOS
config
ios:archive log config logging enable
ios:archive log config logging size 10
ios:archive log config hidekeys
ios:archive log config notify syslog contenttype plaintext
ios:logging host ipv4 10.238.115.100
!
ios:logging origin-id hostname
!
!

1 Reply 1

alissonpc
Level 1
Level 1

Problem "solved"!

 

The problem wasn't happening on the NSO, but the switch itself !!

 

SWITCH(config-archive-log-cfg)#logging host 1.1.1.1
Internal Error: unset return code 253D270