ip rip receive version
Restricts the RIP version that the router can receive on an interface. The no version sets the interface back to the default value, receiving both RIP version 1 and version 2.
ip rip receive version { 1 | 2 | 1 2 | 2 1 | off }
- 1Specifies RIP version 1 only
- 2Specifies RIP version 2 only
- 1 2Specifies RIP version 1 and version 2
- 2 1Specifies RIP version 2 and version 1
- offTurns reception off
Interface Configuration, Subinterface Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.