Layer 3 functions
9.2 OSPFv2 (IPv4)
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
545
Syntax
Call up the command with the following parameters:
redistribute {static | connected | rip | default | all}
The parameters have the following meaning:
Parameter
Description
static
static routes
connected
connected routes
rip
RIP routes
default
standard routes
all
all routes
Result
Which routes are distributed via OSPF is specified.
Further notes
You enable the ASBR router with the
ASBR Router
command.
You disable the distribution of the routes with the
no redistribute
command.
You create the information for the routes with the
redist-config
command.
You create the information for external the routes with the
default-information originate
command.
9.2.3.22
no redistribute
Description
With this command, you disable distribution of routes with OSPF.
Note
This command is available only with layer 3.
Requirement
●
The router is an ASBR router.
You are in the OSPF Router configuration mode.
The command prompt is:
cli(config-ospf)#