beautypg.com

Ip rip send version, Ip rip send version 1-compatible, Ip split-horizon – Black Box LRU4240 User Manual

Page 169: Dual trunk e1 router

background image

Dual Trunk E1 Router

Dual Trunk E1 Router User’s Guide

TECHNICAL: 0118 96 56 000

157

Use the ip rip send packet command to configure the interface to enable the sending of RIP packets. This feature allows the user
to control the sending of packets directly on the specified interface. Therefore, the packet sending is more efficient and
controllable.
Command Syntax
ip rip send-packet
no ip rip send-packet
Command Mode: interface
Examples
ip rip send-packet

ip rip send version

Use the ip rip send version command to send RIP packets on an interface using version control.
Use the no option on this command to use the global RIP version control rules.
Command Syntax
ip rip send version 1|2|[1 2]
no ip rip send version (1|2)
1 - specifies sending of RIP version 1 packets out of an interface.
2 - specifies sending of RIP version 2 packets out of an interface.
1 2- permits sending of both RIP version 1and 2 packets out of an interface.
Command Mode: Router Configuration
Examples
ip rip send version 1

ip rip send version 1-compatible

Use the ip rip send version 1-compatible command to send RIP version 1 compatible packets from a version 2 RIP interface to
other RIP interfaces. This mechanism causes version 2 RIP to broadcast the packets instead of multicasting them.
Use the no option on this command to use the global RIP version control rules.
Command Syntax
ip rip send version 1-compatible
Command Mode: Router Configuration
Examples
ip rip send version 1-compatible
Usage Notes
For testing this case, the configuration must be:!
interface XXXX
ip rip send version 1-compatible
!
router rip
version 2
NOTE: The default version for ripd is version 2. Use the

version

command to explicitly specify a different version.

ip split-horizon

Use the ip split-horizon command to perform the split-horizon action on the interface. The default is

split-horizon

poisoned

.

Use the no option on this command to disable this function.
Command Syntax
ip split-horizon (poisoned)

poisoned

perform split-horizon with poisoned reverse.

no ip split-horizon
Command Mode: Router Configuration
Examples
ip split-horizon