Distribute-List (Rip) - Allied Telesis AR2050V Command Reference Manual

Secure, for alliedware plus version 5.4.7-1.x
Table of Contents

Advertisement

VRF-
C
LITE
OMMANDS
-
(RIP)
DISTRIBUTE
LIST

distribute-list (RIP)

Overview
Use this command to filter incoming or outgoing route updates using the
prefix-list.
When running VRF-lite, this command can be applied to a specific VRF instance.
Use the no variant of this command to disable this feature.
distribute-list prefix <prefix-list> {in|out} [<interface>]
Syntax
no distribute-list prefix <prefix-list> {in|out} [<interface>]
Default
Disabled
Mode
RIP Router Configuration or RIP Router Address Family Configuration for a VRF
instance.
Usage
Filter out incoming or outgoing route updates using 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 a prefix list called
myfilter to filter incoming routing updates in vlan2
awplus#
awplus(config)#
awplus(config-router)#
Example
This example applies the commands of the previous example, but to a specific VRF
(VRF-lite)
named blue:
awplus#
awplus(config)#
awplus(config-router)#
awplus(config-router-af)#
vlan2
Command
Version 5.4.6-2.1: VRF-lite support added.
changes
C613-50186-01 Rev B
Parameter
Description
prefix
Filter prefixes in routing updates.
<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
configure terminal
router rip
Command Reference for AR2050V
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
distribute-list prefix myfilter in vlan2
address-family ipv4 vrf blue
distribute-list prefix myfilter in
1457

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents