address 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.
address { ipAddress | unnumbered interfaceType interfaceSpecifier }
receive version { 1 | 2 | 1 2 | 2 1 | off }no address [ ipAddress | unnumbered interfaceType interfaceSpecifier ] receive version
- ipAddressAddress of IP interface where RIP will be run
- unnumberedSpecifies that RIP will be run on an unnumbered interface
- interfaceTypeInterface type; see Interface Types and Specifiers in About This Guide
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- 1Specifies RIP version 1 only
- 2Specifies RIP version 2 only
- 1 2Specifies RIP version 1 and version 2; the default value
- 2 1Specifies RIP version 2 and version 1
- offTurns reception off
Address Family Configuration, Router Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.