Chapter 3 Avaya P330-ML Layer 3 CLI Commands

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

1RIP Version 1 packets

2RIP Version 2 packets.

Example:

To specify that RIP version 2 should be running on the basis of the interface “marketing”:

Router-N(configure-if:marketing) # ip rip rip-version 2

Done!

ip rip send-receive-mode

User level: privileged, supervisor.

Use the ip rip send-receivecommand to set the RIP Send and Receive mode on an interface. The default state is talk-listen.

The syntax for this command is:

ip rip send-receive-mode <mode>[<default route metric>]

mode

talk-listen - Set RIP to receive and transmit updates

 

on the interface.

 

talkdefault-listen - Set RIP to receive updates on the

 

interface and send only a default route.

 

listen-only – Set RIP to only receive updates on the

 

interface and not transmit them.

default route metric

Integer value

Example:

To set the RIP Send and Receive mode on the interface “marketing” to be listen-only:

Router-N(configure-if:marketing) # ip rip send-receive-

mode listen-only

Done!

284

Avaya P330-ML Reference Guide

Page 300
Image 300
Avaya P330-ML-ML manual Done, Ip rip send-receive-mode, Mode listen-only