cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
755
Views
0
Helpful
2
Replies

ASR 9001 Not Committing Changes

oyenibi4lv
Level 1
Level 1

I'm using Cisco ASR 9001 router,  the router is not saving configurations.  see below sample configuration. please how can i fix this

 


RP/0/RSP0/CPU0:LLC-IGW(config-if)#int gig0/0/1/19
RP/0/RSP0/CPU0:LLC-IGW(config-if)#no ipv4 address
RP/0/RSP0/CPU0:LLC-IGW(config-if)#
RP/0/RSP0/CPU0:LLC-IGW(config-if)#
RP/0/RSP0/CPU0:LLC-IGW(config-if)#commit
Wed Nov 21 21:52:16.226 UTC
LC/0/0/CPU0:Nov 21 21:52:16.278 : ifmgr[206]: %PKT_INFRA-LINK-3-UPDOWN : Interface TenGigE0/0/2/3, changed state to Down

% Failed to commit one or more configuration items during a pseudo-atomic operation. All changes made have been reverted. Please issue 'show configuration failed' from this session to view the errors
RP/0/RSP0/CPU0:LLC-IGW(config-if)#
RP/0/RSP0/CPU0:LLC-IGW(config-if)#
RP/0/RSP0/CPU0:LLC-IGW(config-if)#
RP/0/RSP0/CPU0:LLC-IGW(config-if)#exit
RP/0/RSP0/CPU0:LLC-IGW(config)#do sh config failed
Wed Nov 21 21:52:31.938 UTC
RP/0/RSP0/CPU0:LLC-IGW(config)#

2 Replies 2

mivens
Level 1
Level 1

Try just "show config failed" without the "do".

You want to execute that command within configuration mode - it's in the context of the configuration you're trying to apply.

 

 

Can you also paste the configuration for the interface including any sub-interfaces.

 

Sam