Title: | Digital Brouters Conference |
Notice: | New common-code brouter family: RouteAbout, DECswitch 900 |
Moderator: | MARVIN::HART LL |
Created: | Mon Jul 17 1995 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 929 |
Total number of notes: | 3736 |
Hi, Is Poison reversed and/or split horizon supported for RIP. And if so how can I enable/disable it? thanks, H�kan
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
862.1 | IROCZ::GUNNER | Thu Apr 17 1997 09:23 | 13 | ||
Is Poison reversed and/or split horizon supported for RIP. And if so how can I enable/disable it? Yes, both are supported. By default RIP will do poison reverse. If you turn off poison reverse then it will do split horizon. You can turn poison reverse off per subnet per interface using:- IP Config> disable sending poisoned-reverse-routes 1.1.1.1 (where 1.1.1.1 is the IP address of the subnet on the interface on which you want to disable poison reverse) Chris | |||||
862.2 | thanks | STKAI1::KACK | H�kan K�ck @GOO | Thu Apr 17 1997 09:43 | 2 |
Thanks, I couldn't find it in the manuals. | |||||
862.3 | There is a needle in the haystack . . . | KEEF::PETERS | Fri Apr 18 1997 04:00 | 6 | |
The Routing Protocols User's Guide, Chapter 9 describes the "enable sending poisoned-reverse-routes" command (page 9-48 in the hardcopy version of the manual). There is no mention of split horizon in either the users guide or the reference guide. Steve |