C613-50170-01 Rev B
Command Reference for x510 Series
1109
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF
V
3
FOR
IP
V
6 C
OMMANDS
DISTRIBUTE
-
LIST
(IP
V
6 OSPF)
distribute-list (IPv6 OSPF)
Overview
Use this command to apply filtering to the transfer of routing information between
OSPFv3 and the IPv6 route table.
The entities that are used to perform filtering are ACLs (Access Control Lists), which
match on certain attributes in the routes that are being transferred. For
information about ACLs, see the
ACL Feature Overview and Configuration Guide
Use the
no
variant of this command to disable this feature for networks as defined
in an associated access-list.
Syntax
distribute-list
<access-list>
in
no distribute-list [
<access-list>
] in
distribute-list
<access-list>
out {connected|ospf
[
<process-tag
>]|rip|static}
no distribute-list
<access-list>
out {connected|ospf
[
<process-tag
>]|rip|static}
Default
Disabled
Mode
Router Configuration
Usage
This command applies filtering to the transfer of routing information between
OSPFv3 and the IPv6 route table. You can apply filtering in either direction, from
OSPFv3 to the IPv6 route table using an
in
distribute-list, or from the IPv6 route
table to OSPFv3 using an
out
distribute-list.
The effect of an
in
filter is that some route information that OSPFv3 has learned
from LSA updates will not be installed into the IPv6 route table. The effect of an
out
filter is that some route information that could be redistributed to OSPFv3 will not
be redistributed to OSPFv3.
Parameter
Description
<access-list>
Specifies the IPv6 access-list number or name to use. The
specified access list defines which networks are received and
which are suppressed.
in
Indicates that this applies to incoming advertised routes.
out
Indicates that this applies to outgoing advertised routes.
connected
Specify the redistribution of connected routes.
ospf
Specify the redistribution of OSPFv3 routes.
<
process-tag
>
Optionally specify an OSPFv3 process tag for OSPFv3 routes.
rip
Specify the redistribution of RIPng routes.
static
Specify the redistribution of connected routes.