Layer 3 functions
9.6 RIPv2 (IPv4)
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
684
Configuration Manual, 06/2016, C79000-G8976-C252-11
Syntax
Call up the command with the following parameters:
no network <ip-address>
The parameter has the following meaning:
Parameter
Description
Range of values / note
ip-address
The IP address for which RIP will be
disabled.
Specify a valid IP address.
For information on names of addresses and interfaces, refer to the section "Interface
identifiers and addresses (Page 42)".
Result
RIP is disabled for the specified IP interface.
9.6.3.9
redistribute
Description
This command specifies which route information is forwarded by RIP.
Requirement
You are in the RIPv2 Router configuration mode.
The command prompt is as follows:
cli(config-rip)#
Syntax
Call up the command with the following parameters:
redistribute {all | default | connected | ospf | static} [route-map <name(20)>]
The parameters have the following meaning:
Parameter
Description
Range of values / note
all
All available route information is dis-
tributed.
-
default
Default routes are distributed.
-
connected
Routing information of local subnets (IP
interfaces) is distributed for which RIP
is not configured.
-
ospf
Routes learned by OSPF are distribut-
ed.
-
static
Static routes are distributed.
-
route-map
Keyword for a route map.
-
name
Name of the route map.
Maximum of 20 characters