silent-interface all

Function

The silent-interface all command enables all interfaces to receive RIP packets to update its routing table but disables it from sending RIP packets.

The undo silent-interface all command re-enables all interfaces to send updated packets.

By default, an interface is not suppressed.

Format

silent-interface all

undo silent-interface all

Parameters

Parameter Description Value
all

Suppresses all interfaces.

-

Views

RIP view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
rip write

Usage Guidelines

Usage Scenario

When a device running RIP is connected to a network running other routing protocols, you can run the silent-interface command on the interface that connects the device to the network to prevent the interface from sending useless packets to the network.

You can run the silent-interface and peer (RIP) commands to advertise routes to a specified device.

Precautions

The silent-interface command that is run in a RIP process takes precedence over the rip input or rip output command that is run on an interface.

If the undo silent-interface all command has been run in the current process, running the silent-interface all command causes the undo silent-interface command all configuration to be deleted. As a result, the RIP neighbor relationship established using the interface specified in the undo silent-interface all command goes down.

Example

# Set all the interfaces silent.
<HUAWEI> system-view
[~HUAWEI] rip 100
[*HUAWEI-rip-100] silent-interface all
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >