
C613-50186-01 Rev B
Command Reference for AR2050V
880
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP
NG
FOR
IP
V
6 C
OMMANDS
DISTRIBUTE
-
LIST
(IP
V
6 RIP
NG
)
distribute-list (IPv6 RIPng)
Overview
Use this command to filter incoming or outgoing route updates using the
prefix-list.
Use the
no
variant of this command to disable this feature.
Syntax
distribute-list [prefix
<prefix-list-name>
] [in|out]
[
<interface
>]
no distribute-list [prefix
<prefix-list-name>
] [in|out]
[
<interface
>]
Default
Disabled
Mode
Router Configuration
Usage
Filter out incoming or outgoing route updates using the prefix-list. If you do not
specify the name of the interface, the filter is applied to all the interfaces.
Example
To filter incoming or outgoing route updates, use the following commands:
awplus#
configure terminal
awplus(config)#
router ipv6 rip
awplus(config-router)#
distribute-list prefix myfilter in vlan2
Related
Commands
Parameter
Description
<prefix-list-name>
Filter prefixes in routing updates.
Specify the name of the IPv6 prefix-list to use.
<
interface
>
The interface for which distribute-list applies. For instance:
vlan2
.
in
Filter incoming routing updates.
out
Filter outgoing routing updates.