/
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-nameInterface name.
vif-nameVirtual interface name.
ip-addressInterface IP address used for RIP.
noneNo horizon type.
split-horizonSplit horizon.
split-horizon-poison-reverseSplit 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.