split-horizon

This command sets the RIP (Routing Information Protocol) split horizon mode. Split horizon is a technique for avoiding problems caused by including routes in updates sent to the router from which the route was originally learned. The options are: None - no special processing for this case. Simple - a route will not be included in updates sent to the router from which it was learned. Poisoned reverse - a route will be included in updates sent to the router from which it was learned, but the metric will be set to infinity.

Default simple
Format split-horizon {none | simple | poison}
Mode Router RIP Config