RIP packets on a Non-Broadcast Multiple Access (NBMA) network are sent in a mode different from those on networks of other types, and therefore, special configurations are required.
RIP packets are sent in unicast mode only on an NBMA network. On networks of other types, RIP packets are sent in either broadcast or multicast mode.
The system view is displayed.
A RIP process is created, and the RIP view is displayed.
RIP neighbors are configured on the NBMA network.
Run the silent-interface all command to prevent all interfaces from sending RIP packets in either broadcast or multicast mode.
Run the silent-interface interface-type interface-number command to prevent a specified interface from sending RIP packets in either broadcast or multicast mode.
If you want a small number of interfaces to send RIP packets in either broadcast or multicast mode, you can run the silent-interface all command first to prevent all interfaces from sending RIP packets in either broadcast or multicast mode and then run the silent-interface disable interface-type interface-number command to restore the capability to send RIP packets in either broadcast or multicast mode for the small number of interfaces.
The configuration is committed.