Chapter 6 X330WAN CLI Commands

ip rip poison-reverse (Interface context)

Use the ip rip poison-reversecommand to enable split-horizon with poison-reverse on an interface. The no form of this command disables the poison-reverse mechanism.

The split-horizon technique prevents information about routes from exiting the router interface through which the information was received. This prevents routing loops.

Poison-reverse updates explicitly indicate that a network or subnet is unreachable. Poison-reverse updates are sent to defeat large routing loops.

Note: This command is executed from the Serial, Loopback, Fast Ethernet, and FabricFastEthernet interfaces.

Syntax

[no] ip rip poison-reverse

ip rip rip-version (Interface context)

Use the ip rip rip-versioncommand to specify the RIP version running on the interface basis.

Note: This command is executed from the Serial, Loopback, Fast Ethernet, and FabricFastEthernet interfaces.

Syntax

ip rip rip-version [12]

Parameters

The possible versions of the RIP packets received and sent on an interface are:

[1]RIP Version 1 packets.

[2]RIP Version 2 packets.

Example

To specify that RIP version 2 should be running on the basis of the Serial 1:1 interface:

X330WAN-2DS1-1(super-if:Serial:1:1)# ip rip rip-version 2

184

Avaya X330WAN User’s Guide

Page 206
Image 206
Avaya X330WAN Ip rip poison-reverse Interface context, Ip rip rip-version Interface context, No ip rip poison-reverse