Resolved! EXOS: how to disable icmp redirect
on EOS i disable icmp redirect on a layer 3 interface this way: code:conf tint vlan.0.1000no ip redirectsexit How can i achieve that on EXOS ? Is there no cli command available ? Attaching a ACL on every L3 interface which discard icmp redirects ...