Layer 3 functions
9.3 OSPFv3 (IPv6)
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
599
9.3.3.18
redistribute
Description
With this command, you specify which routes are distributed via OSPFv3.
Note
This command is available only with layer 3.
Requirement
●
OSPFv3 routing is activated.
●
The router is an ASBR router
●
You are in the OSPFv3 router configuration mode.
The command prompt is as follows:
cli(config-ospfv3)#
Syntax
Call up the command with the following parameters:
redistribute {static | connected | ripng | bgp}
The parameters have the following meaning:
Parameter
Description
Range of values / note
static
static routes
-
connected
connected routes
-
ripng
RIPv3 routes
-
bgp
BGP routes
-
For information on identifiers of addresses and interfaces, refer to the section "Interface
identifiers and addresses (Page 42)".
Result
The routes are specified that are distributed via OSPFv3.
Further notes
You enable the ASBR router with the
ASBR Router
command.
You enable OSPFv3 routing with the
ipv6 router ospf
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 display the setting with the
show ipv6 ospf
command.