Layer 3 functions
9.6 RIPv2 (IPv4)
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
689
Requirement
●
The interface is an IPv4 interface.
●
You are in the Interface configuration mode
The command prompt is as follows:
cli(config-if-$$)#
Syntax
Call the command without parameters:
no ip rip default route originate
Result
No default route is forwarded.
9.6.4.3
ip rip receive version
Description
This command specifies the RIP version for incoming routing information.
Requirement
●
The interface is an IPv4 interface.
●
You are in the Interface configuration mode
The command prompt is as follows:
cli(config-if-$$)#
Syntax
Call up the command with the following parameters:
ip rip receive version (1 | 2 | 12 | none)
The parameters have the following meaning:
Parameter
Description
Range of values / note
1
Only RIPv1 updates are received.
-
2
Only updates to RIPv2 are received.
-
12
Updates that correspond to RIPv1 or
RIPv2 are received.
-
none
No RIP updates are received.
-