Cambridge SoundWorks P460 Switch User Manual


 
Chapter 2 Avaya P460 CLI Commands
Avaya P460 Reference Guide 49
The syntax for this command is:
[no] ip rip poison-reverse
Example:
ip rip rip-version
User level: read-write, admin.
L You can only access this command in interface mode.
Type interface [name] at the command prompt to enter interface mode if
necessary.
Use the ip rip rip-version command to specify the RIP version running on
the interface basis.
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”:
ip rip send-receive
User level: read-write, admin.
L You can only access this command in interface mode.
Type interface [name] at the command prompt to enter interface mode if
necessary.
Use the ip rip send-receive command to set the RIP Send and Receive mode
on an interface. The default state is talk-listen.
Router-1(configure-if:marketing) # ip rip poison-reverse
Done!
[1] RIP Version 1 packets
[2] RIP Version 2 packets.
Router-1(configure-if:marketing) # ip rip rip-version 2
Done!