10 ipv6 rip split-horizon, Rip split, Horizon – PLANET XGS3-24040 User Manual
Page 439
32-152
Command Mode:
Router Mode or Interface Configuration Mode.
Default:
No aggregation route configured.
Usage Guide:
If to configure aggregation route under router mode, RIPng protocol must be enabled. If configured
under interface configuration mode, RIPng protocol may not be enabled, but the aggregation route
can operation after the RIPng protocol be enabled on interface.
Example:
To configure aggregation route as 2001:3f:ed8::99/64 globally.
Switch(config)#router rip
Switch(config-router) #ipv6 rip agg 2001:3f:ed8::99/64
32.10 ipv6 rip split-horizon
Command:
ipv6 rip split-horizon [poisoned]
no ipv6 rip split-horizon
Function:
Permit the split horizon. The “no ipv6 rip split-horizon” disables the split horizon.
Parameter:
[poisoned] configures split horizon with poison reverse.
Default:
Split horizon with poison reverse.
Command Mode:
Interface Configuration Mode.
Usage Guide:
The split horizon is for preventing the routing loops, namely preventing the layer 3 switch from
broadcasting a route at the interface from which the very route is learnt. The command can
configure on IPv6 tunnel interface, but it is successful configuration to only configure tunnel
carefully.
Example:
Switch#config terminal
Switch(config)#interface Vlan1
Switch(config-if-Vlan1)#ipv6 rip split-horizon poisoned