01-11-2011 05:42 AM - edited 03-04-2019 11:02 AM
ROUTER#sh run | i ip cef
ip cef table event-log
ip cef
ip cef accounting non-recursive load-balance-hash
ip cef accounting non-recursive external
>snip<
ROUTER#conf t
Enter configuration commands, one per line. End with CNTL/Z.
ROUTER(config)#no ip cef accounting non-recursive load-balance-hash
Command authorization failed.
% Incomplete command.
ROUTER(config)#no ip cef accounting non-recursive load-balance-hash ?
% Unrecognized command
ROUTER(config)#^Z
cisco 7206VXR (NPE-G1) processor (C7200-JS-M), Version 12.3(10c)
How do I remove "ip cef accounting non-recursive load-balance-hash" from the config. I'd like to leave the box as I found it. Is it to do with an authority level or something more?
Thanks
01-11-2011 07:06 AM
trying
"no ip cef" - then turn it back on with "ip cef"
HTH>
01-12-2011 02:37 AM
OK, thanks for this. TBH it looks a tad brutal as there are lots of itterations of " ip cef accounting non-recursive external" on the box which may need to be reapplied. I'm also concerned that the "no ip cef" will result in traffic disruption.
I'll see how it goes and feed back.
01-14-2011 05:43 AM
Apologies. f/up to my own post; It turned out to be an access level issue rather than an issue with IOS.
I was even unable to do "no ip cef" with a 'command authorization failed' but a colleague with the appropriate level of access was able to remove the original command with a simple "no" prefix.
thank you for your attention.
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