Specifications
receive-interface
16-10 IPv4 Routing Protocol Configuration
Usage
ThiscommanddoesnotpreventRIPfrommonitoringupdatesontheinterface.
Example
ThisexampleshowshowtosetVLAN2asapassiveinterface.NoRIPupdateswillbetransmitted
onVLAN2:
C3(su)->router(Config)#router rip
C3(su)->router(Config-router)#passive-interface vlan 2
receive-interface
UsethiscommandtoallowRIPtoreceiveupdatepacketsonaninterface.Thenoformofthis
commanddeniesthereceptionofRIPupdates.
Syntax
receive-interface vlan vlan-id
no receive-interface vlan vlan-id
Parameters
Defaults
None.
Mode
Routerconfiguration:C3(su)‐>router(Config‐router)#
Usage
ThiscommanddoesnotaffectthesendingofRIPupdatesonthespecifiedinterface.
Example
ThisexampleshowshowtodenythereceptionofRIPupdatesonVLAN2:
C3(su)->router(Config)#router rip
C3(su)->router(Config-router)#no receive-interface vlan 2
vlanvlan‐id Specifies thenum berofthe VLANtomakeareceiveinterface.ThisVLAN
mustbeconfiguredforIProutingasdescribedin“Pre‐Routing
ConfigurationTasks”onpage14‐1.