Disabling an Interface from Sending Update Packets
Context
Routing loops can be avoided by disabling interfaces from
sending Update packets.
There are two ways to prevent interfaces
from sending Update packets:
Suppress an interface in the RIP process view.
Disable an interface from sending RIP packets in the interface
view.
The configuration in the RIP process view has a higher
priority than the configuration in the interface view.
Procedure
Configuration in a RIP process view
Run system-view
The system view is displayed.
Run rip [ process-id ]
The RIP view is displayed.
Run one of the following commands depending on the site
requirements:
Run silent-interfaceall
All interfaces are disabled from sending Update packets.
Run silent-interfaceinterface-typeinterface-number
An interface is disabled
from sending Update packets,
You can set an interface to silent
so that it only receives Update packets to update its routing table.
The silent-interface command takes precedence over the undo rip output command
in the interface view.
By default, an interface can receive
and send Update packets.
Configuration in the interface view
Run system-view
The system view is displayed.
Run interfaceinterface-typeinterface-number
The interface view is displayed.
(Optional) On an Ethernet interface, run undo portswitch
The interface is switched to Layer 3 mode.
By default, an Ethernet interface works in Layer 2 mode.
Only the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S support switching between Layer 2 and Layer 3 modes.
Run undo rip output
The interface is disabled from sending RIP Update packets.
By running this command, you can determine whether to send RIP
Update packets on an interface. The silent-interface command takes precedence over the undo rip output command.
By default, an interface is allowed to send RIP Update packets.