/
protocols rip interface vif address horizon
protocols rip interface vif address horizon
To set the horizon type applied to announced routes, use the set protocols rip interface vif address horizon in L2/L3 configuration mode.
Command Syntax
set protocols rip interface interface-name vif vif-name address ip-address horizon { none | split-horizon | split-horizon-poison-reverse }
Parameters
interface-name | Interface name. |
vif-name | Virtual interface name. |
ip-address | Interface IP address used for RIP. |
none | No horizon type. |
split-horizon | Split horizon. |
split-horizon-poison-reverse | Split horizon with poison reverse. |
Example
The following example sets the horizon type applied to announced routes to none:
admin@Switch# set protocols rip interface vlan10 vif vlan10 address 10.1.1.1 horizon none
Copyright © 2025 Pica8 Inc. All Rights Reserved.