11-16-2021 12:31 AM
Hi all,
I have made some changes on our ASR9K, but it doesn't allow me to save the config.
Does any one of you know what's the reason and how we can save it?
It showing as below:
% Failed to commit one or more configuration items during a pseudo-atomic operation. All changes made have been reverted. Please issue 'show configuration failed [inheritance]' from this session to view the errors
Let me know if you need any further information.
11-16-2021 12:55 AM
Hello,
what changes did you make ? It is usually something like in the link below:
11-16-2021 01:16 AM
I configed below config under a sub-interface.
service-policy input POLICE_ALL_30MB
service-policy output POLICE_ALL_30MB
Below are the current config.
interface TenGigE0/0/2/0.296
description XXX-INTERNET
service-policy input POLICE_ALL_20MB
service-policy output POLICE_ALL_20MB
vrf INTERNET
ipv4 address x.x.x.x 255.255.255.252
encapsulation dot1q 296
11-16-2021 04:25 AM
Hello,
service-policy input POLICE_ALL_30MB <--
service-policy output POLICE_ALL_30MB <--
Below are the current config.
interface TenGigE0/0/2/0.296
description XXX-INTERNET
service-policy input POLICE_ALL_20MB <--
service-policy output POLICE_ALL_20MB <--
vrf INTERNET
ipv4 address x.x.x.x 255.255.255.252
encapsulation dot1q 296
Just to make sure this is not a typo, do the policy names actually match ?
11-17-2021 01:08 AM
Hi Georg,
The policy map is exist.
syd1-r01-pe#sh policy-map | in 30MB
Wed Nov 17 20:07:32.485 AEDST
policy-map POLICE_ALL_30MB
11-17-2021 03:30 AM
Hello,
what is the content of your policy ? Post the relevant part of your running configuration to show what is actually configured in the policy...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide