Ip rip poison-reverse (interface context), Ip rip rip-version (interface context) – Avaya X330WAN User Manual

Page 206

Advertising
background image

Chapter 6

X330WAN CLI Commands

184

Avaya X330WAN User’s Guide

ip rip poison-reverse (Interface context)

Use the ip rip poison-reverse command 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-version command 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

[1|2]

Parameters

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

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

[1]

RIP Version 1 packets.

[2]

RIP Version 2 packets.

Advertising