split-horizon poison
SecureStack C2 Configuration Guide 17-7
Mode
Routerconfiguration:C2(su)‐>router(Config‐router)#
Usage
Bydefault,RIPversion2supportsautomaticroutesumm arization,whichsummarizes
subprefixestotheclassfulnetworkboundarywhencrossingnetworkboundaries.Disabling
automaticroutesummarizationenablesCIDR,allowingRIPtoadvertiseallsubnetsandhost
routinginformationontheSecureStackC2device.Toverifywhichroutesaresummarizedforan
interface,
usetheshowiproutecommandasdescribedin“showiproute”onpage16‐13.The
reverseofthecommandre‐enablesautomaticroutesummarization.
Example
ThisexampleshowshowtodisableRIPautomaticroutesummarization:
C2(su)->router(Config)#router rip
C2(su)->router(Config-router)#no auto-summary
split-horizon poison
Usethiscommandtoenableordisablesplithorizonpoison‐reversemodeforRIPpackets.Theno
formofthiscommanddisablessplithorizonpoisonreverse.
Syntax
split-horizon poison
no split-horizon poison
Parameters
None.
Defaults
None.
Mode
Routerconfiguration:C2(su)‐>router(Config‐router)#
Usage
Splithorizonpreventspacketsfromexitingthroughthesameinterfaceonwhichtheywere
received.Poison‐reverseexplicitlyindicatesthatanetworkisunreachable,ratherthanimplyingit
bynotincludingthenetworkinroutingupdates.Thisfunctionisdisabledbydefault.
Example
ThisexampleshowshowtodisablesplithorizonpoisonreverseforRIPpacketstransmittedon
theVLAN1interface:
C2(su)->router(Config)#router rip
C2(su)->Router1(Config-router)#no split-horizon poison
Note: This command is necessary for enabling CIDR for RIP on the SecureStack C2 device.