11 ip rip send version, 12 hostroutesaccept, 13 split-horizon – Kontron AT8904 CLI User Manual
Page 165: At8904m routing commands
AT8904M
Routing Commands
Page 3 - 51
AT8904M CLI Reference Manual
3.8.11
ip rip send version
This command configures the interface to allow RIP control packets of the specified
version to be sent. The value for <
mode
> is one of:
rip1
to broadcast RIP version 1
formatted packets,
rip1c
(RIP version 1 compatibility mode) which sends RIP version
2 formatted packets via broadcast,
rip2
for sending RIP version 2 using multicast, or
none
to not allow any RIP control packets to be sent.
Default
rip2
Format
ip rip send version
{rip1 | rip1c | rip2 | none}
Mode
Interface Config
3.8.11.1
no ip rip send version
This command configures the interface to allow RIP control packets of the default
version to be sent.
Format
no ip rip send version
Mode
Interface Config
3.8.12
hostroutesaccept
This command enables the RIP hostroutesaccept mode.
Default
enabled
Format
hostroutesaccept
Mode
Router RIP Config
3.8.12.1
no hostroutesaccept
This command disables the RIP hostroutesaccept mode.
Format
no hostroutesaccept
Mode
Router RIP Config
3.8.13
split-horizon
This command sets the RIP 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
3.8.13.1
no split-horizon
This command sets the default RIP split horizon mode.
Format
no split-horizon