Download Print this page

Distribute-List (Rip) - Centrecom FS980M/9 Command Reference Manual

Fs980m series fast ethernet managed access switches reference for alliedware plus version 5.4.6-2.x

Advertisement

RIP C
OMMANDS
-
(RIP)
DISTRIBUTE
LIST

distribute-list (RIP)

Overview
Use this command to filter incoming or outgoing route updates using the
access-list or the prefix-list.
Use the no variant of this command to disable this feature.
Syntax
distribute-list {<access-list> | prefix <prefix-list>} {in|out}
[<interface>]
no distribute-list {<access-list> | prefix <prefix-list>}
{in|out}
Default
Disabled
Mode
RIP Router Configuration
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.
Examples
In this example the following commands are used to apply an access list called
myfilter to filter incoming routing updates in vlan2
awplus#
awplus(config)#
awplus(config-router)#
613-50137-01 Rev A
[<interface>]
Parameter
Description
prefix
Filter prefixes in routing updates.
<access-list>
Specifies the IPv4 access-list number or name to use.
<prefix-list>
Specifies the name of the IPv4 prefix-list to use.
in
Filter incoming routing updates.
out
Filter outgoing routing updates.
<interface>
The interface on which distribute-list applies. For instance: vlan2
configure terminal
router rip
Command Reference for FS980M Series
AlliedWare Plus™ Operating System - Version 5.4.6-2.x
distribute-list prefix myfilter in vlan2
657

Advertisement

loading