receive-interface
18-8 IPv4 Routing Protocol Configuration
Defaults
None.
Mode
Routerconfiguration:B3(su)‐>router(Config‐router)#
Usage
ThiscommanddoesnotpreventRIPfrommonitoringupdatesontheinterface.
Example
ThisexampleshowshowtosetVLAN2asapassiveinterface.NoRIPupdateswillbetransmitted
onVLAN2:
B3(su)->router(Config)#router rip
B3(su)->router(Config-router)#passive-interface vlan 2
receive-interface
UsethiscommandtoallowRIPtoreceiveupdatepacketsonaninterface.Thenoformofthis
commanddeniesthereceptionofRIPupdates.Bydefault,receivingisenabledonallrouting
interfaces.
Syntax
receive-interface vlan vlan-id
no receive-interface vlan vlan-id
Parameters
Defaults
None.
Mode
Routerconfiguration:B3(su)‐>router(Config‐router)#
Usage
ThiscommanddoesnotaffectthesendingofRIPupdatesonthespecifiedinterface.
Example
ThisexampleshowshowtodenythereceptionofRIPupdatesonVLAN2:
B3(su)->router(Config)#router rip
B3(su)->router(Config-router)#no receive-interface vlan 2
vlanvlan‐id Specifiesthenum beroftheVLANtomakeareceiveinterface.ThisVLAN
mustbeconfiguredforIProutingasdescribedin“Pre‐Routing
ConfigurationTasks”onpage16‐1.