OcNOS-SP : System Management Guide : System Management Command Reference : System Configure Mode Commands : ip redirects
ip redirects
Use this global command to trap ICMP redirect packets to the CPU and on interface to enable ICMP redirects in kernel.
Use the no form of this command to disable the ICMP redirect message on an interface.
Note: This command is applicable for both ipv4 and ipv6 interfaces.
Syntax
ip redirects
no ip redirects
Parameters
None
Default
None
Command Mode
Configure and Interface mode
Applicability
This command was introduced in OcNOS version 3.0.
Example
#configure terminal
(config)#ip redirects
 
 
(config)#no ip redirects
 
 
#configure terminal
(config)#interface xe1/1
(config-if)#ip redirects
 
 
#configure terminal
(config)#interface xe1/1
(config-if)#no ip redirects
Last modified date: 10/19/2023