Neighbor Distribute-List - D-Link DES-7200 Cli Reference Manual

Hide thumbs Also See for DES-7200:
Table of Contents

Advertisement

DES-7200 CLI Reference Guide
Related
commands
Platform
description

33.1.46 neighbor distribute-list

Use this ocmmand to configure the ACL based on which the routing policy is implemetned
to receiving/transmitting routing information from/to the BGP peer. The no form of the
command removes the ACL configured.
neighbor {peer-address | peer-group-name} distribute-list access-list-number {in | out}
no neighbor {peer-address | peer-group-name} distribute-list access-list-number {in |out}
Parameter
description
Default
configuration
Command
mode
Usage
guidelines
Command
Description
router bgp
Enable the BGP protocol.
neighbor
Configure the BGP peer.
remote-as
Parameter
Description
peer address
IP address of the peer
peer-group-name
Name of the peer group of up to 32 characters
access-list-number
ACL number
in
Specify the ACL for filtering the incoming routes.
out
Specify the ACL for filtering the outgoing routes.
Disabled.
BGP configuration mode, address-family IPv4 configuration mode,
address-family IPv6 configuration mode, address-family IPv4 VRF
configuration mode, and address-family VPNv4 configuration mode .
For the in rule or out rule, this command cannot exist at the same
time with the neighbor prefix-list command. That is, only one of
them takes effect.
If you have specified the BGP peer group, all members of the peer
group will inherit the settings of the command. If you set the neighbor
distribute-list command for a member in the peer, this command will
overwrite the settings on the peer group.
Chapter 33 BGP4 Configuration Commands
33-43

Advertisement

Table of Contents
loading

Table of Contents