no ip unreachables - Cisco Community
community.cisco.com › t5 › switchingMay 14, 2019 · The "no ip unreachables" will silently drop the packets and not generate an unreachable back to the initiator. This is also a security feature, if an attacker is trying to break through he will never know there is a router in between that is dropping these packets because he never get the unreachable messages back.
ip unreachables enable
techhub.hpe.com › eginfolib › networkingUse undo ip unreachables enable to disable sending ICMP destination unreachable messages. Syntax. ip unreachables enable. undo ip unreachables enable. Default. Sending ICMP destination unreachable messages is disabled. Views. System view. Predefined user roles. network-admin. Usage guidelines. A device sends ICMP destination unreachable messages by following these rules: The device sends the source an ICMP network unreachable message when the following conditions are met: The received packet ...
Solved: IP unreachables ? - Cisco Community
community.cisco.com › t5 › switchingJun 18, 2018 · 06-18-2018 12:42 AM. 06-18-2018 12:42 AM. I think disabling ip unreachables is somewhat obsolete; it used to be disabled mainly to reduce CPU usage, but in present devices, it isn't really an issue anymore. The most important negative effect of disabling ip unreachables is that it breaks path MTU discovery.
Enabling or Disabling the Transmission of ICMP Unreachable ...
www.juniper.net › documentation › en_USAug 13, 2014 · To enable the transmission of ICMP unreachable messages forIPv4 packets that reach the static route configured on the null 0interface and are discarded: Issue the ip routecommandwith the null 0and rejectkeywords in Global Configuration mode. host1(config)#ip route 192.168.10.0/24 null0reject. To disable the transmission of ICMP unreachable messages forIPv4 packets that reach the static route configured on the null 0interface and are discarded: