Specifications

split-horizon poison
SecureStack C3 Configuration Guide 16-9
split-horizon poison
UsethiscommandtoenableordisablesplithorizonpoisonreversemodeforRIPpackets.Theno
formofthiscommanddisablessplithorizonpoisonreverse.
Syntax
split-horizon poison
no split-horizon poison
Parameters
None.
Defaults
None.
Mode
Routerconfiguration:C3(su)>router(Configrouter)#
Usage
Splithorizonpreventspacketsfromexitingthroughthesameinterfaceonwhichtheywere
received.Poisonreverseexplicitlyindicatesthatanetworkisunreachable,ratherthanimplyingit
bynotincludingthenetworkinroutingupdates.
Example
ThisexampleshowshowtodisablesplithorizonpoisonreverseforRIPpacketstransmittedon
theVLAN1interface:
C3(su)->router(Config)#router rip
C3(su)->Router1(Config-router)#no split-horizon poison
passive-interface
UsethiscommandtopreventRIPfromtransmittingupdatepacketsonaninterface.Thenoform
ofthiscommanddisablespassiveinterface.
Syntax
passive-interface vlan vlan-id
no passive-interface vlan vlan-id
Parameters
Defaults
None.
Mode
Routerconfiguration:C3(su)>router(Configrouter)#
vlanvlanid Specifies thenum berofthe VLANtomakeapassiveinterface.ThisVLAN
mustbeconfiguredforIProutingasdescribedinPreRouting
ConfigurationTasksonpage141.