03-03-2021 12:06 AM
Hello, I need to disable CEF on ISR4321 to capture CEF forwarded packet that isn't captured by "debug" command.
Is there any way to disable CEF on ISR4321? "no ip cef" or "no ip route-cache cef" is not work for ISR4321 router.
or Is there any way to capture CEF forwarded packet by "debug" command?
03-03-2021 12:53 AM
>... "no ip cef" or "no ip route-cache cef" is not work for ISR4321 router.
- Provide an operator log with a visual trail of commands tried and returning errors, that could be a screenshot or an ascii log from a vty-session (e.g.)
M.
03-03-2021 04:06 PM
Thank you for reply.
Here's error log of command tried before.
TEST-R(config)#no ip cef
% Incomplete command.
TEST-R(config)#no ip route-cache cef
^% Invalid input detected at '^' marker.
TEST-R(config)#int g0/0/1
TEST-R(config-if)#no ip cef
% Incomplete command.
TEST-R(config-if)#no ip route-cache cef
%ip route-cache cef cannot be disabled on this platform
I don't know I understand what you reply exactly because I'm new to cisco device and not good at english. If this is not exact thing, please point me out. Thank you
03-03-2021 06:49 PM
Hiya, what are you trying to achieve by doing this? I maybe wrong but some platforms I don't think you can disable cef.
If you are trying to debug a packet flow the ios xe packet tracer is great to see how handled by engine. https://www.cisco.com/c/en/us/support/docs/content-networking/adaptive-session-redundancy-asr/117858-technote-asr-00.html
03-03-2021 08:46 PM - edited 03-03-2021 08:48 PM
Thank you for reply
Yes, I just have checked that it is impossible to disable CEF in ISR4000 series router.
I can't tell you in detail, but since it is some kind of assessment process by using "debug icmp", I must do that. I think the assessment publisher used 2900 series router that disabling CEF does works for when made it. Is it completely impossible to capture by doing this?
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