03-26-2021 06:16 AM
I would like to disable icmp redirects on C9300 running CAT9K IOSXE 16.12.4. We have a environment that uses static routes to reach its destinations. Security have advised to disable ICMP redirects on the host but the command no ip redirects doesnt seem to exist globally or inteface level. Could someone advise?
03-26-2021 07:08 AM
Cat 9300 has CoPP
check below :
you can check with the below command :
show ip redirects
03-26-2021 07:34 AM
Hi,
On the 9300 series, you can disable it under the SVI interface.
example:
config t
inter vlan x
no ip redirects
HTH
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