RIP Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
28.7
distribute-list
Use this command to filter incoming or outgoing route updates using the access-list or the
prefix-list.
Use the
no
parameter with this command to disable this feature.
Syntax
distribute-list LIST UPDATE [IFNAME]
no distribute-list LIST UPDATE [IFNAME]
Default
Disabled
Mode
Router mode
Usage
Filter out incoming or outgoing route updates using access-list or prefix-list. If you do not
specify the name of the interface, the filter will be applied to all interfaces.
Example
awplus#configure terminal
awplus(config)#router rip
awplus(config-router)#distribute-list prefix myfilter in VLAN1
Parameter
Description
LIST
[
ACCESSLIST
|
prefix
PREFIXLIST
]
ACCESSLIST
Specifies the IPv4 access-list number or name to use
prefix
Filter prefixes in routing updates
PREFIXLIST
Specifies the name of the IPv4 prefix-list to use
IFNAME
Specifies the name of the interface on which distribute-list applies
UPDATE
{in
|
out}
in
Filter incoming routing updates
out
Filter outgoing routing updates