Layer 3 CLI Commands
Avaya X330W-2DS1 User’s Guide 79
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
Fabric Fast Ethernet interfaces.
The syntax for this command is:
ip rip rip-version [1|2]
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 interface
“marketing”:
X330WAN-2DS1-1(super-if:Serial:1:1)# ip rip rip version 2
ip rip send-receive (Interface context)
Use the ip rip send-receive command to set the RIP Send and Receive mode
on an interface. The default state is talk-listen.
Note: This command is executed from the Serial, Loopback, Fast Ethernet and
Fabric Fast Ethernet interfaces.
The syntax for this command is:
[no] ip rip send-receive-mode <mode>[<default route metric>]
where the no form of this command sets the RIP to talk (send report).
[1] RIP Version 1 packets
[2] RIP Version 2 packets.
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.