By default, the router sends protocol redirect messages. To disable the sending of redirect messages by the router, include the no-redirects statement at the [edit system] hierarchy level:
- [edit system]
-
no-redirects;
To reenable the sending of redirect messages on the router, delete the no-redirects statement from the configuration.
To disable the sending of redirect messages on a per-interface basis, include the no-redirects statement at the [edit interfaces interface-name unit logical-unit-number family family] hierarchy level, as described in the JUNOS Network Interfaces Configuration Guide.