Configuring RIP receive-interface
21-16 Routing Protocol Configuration
Mode
Routercommand,Routerconfiguration:Matrix>Router(config‐router)#
Usage
ThiscommanddoesnotpreventRIPfrommonitoringupdatesontheinterface.
The“no”formofthiscommanddisablespassiveinterface.
Example
ThisexampleshowshowtosetVLAN2asapassiveinterface.NoRIPupdateswillbetransmitted
onVLAN2:
Matrix>Router(config)#router rip
Matrix>Router(config-router)#passive-interface vlan 2
receive-interface
UsethiscommandtoallowRIPtoreceiveupdatepacketsonaninterface.Thisdoesnotaffectthe
sendingofRIPupdatesonthespecifiedinterface.
Syntax
receive-interface vlan vlan-id
no receive-interface vlan vlan-id
Parameters
Defaults
None.
Mode
Routercommand,Routerconfiguration:Matrix>Router(config‐router)#
Usage
The“no”formofthiscommanddeniesthereceptionofRIPupdates.
Example
ThisexampleshowshowtodenythereceptionofRIPupdatesonVLAN2:
Matrix>Router(config)#router rip
Matrix>Router(config-router)#no receive-interface vlan 2
vlan‐id SpecifiesthenumberoftheVLANtomakeareceiveinterface.This
VLANmustbeconfiguredforIProutingasdescribedin“Pre‐Routing
ConfigurationTasks”onpage 2‐100.