Configuration Guide Vol. 3


10.2.5 Suppression of sending RIP

Set suppression of RIP packet transmission on a per-interface basis.

Points to note

The example below shows how to use the passive-interface command to set suppression of RIP packet transmission on a per-interface basis.

Figure 10-14: Suppression of sending RIP

[Figure Data]

Command examples

  1. (config)# router rip

    (config-router)# network 192.168.1.0 0.0.0.255

    (config-router)# network 192.168.2.0 0.0.0.255

    (config-router)# passive-interface vlan 20

    Suppresses transmission of RIP packets via interface vlan 20.