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

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

Advertisement

DES-7200 CLI Reference Guide
guidelines
Examples
Related
commands
Platform
description

33.1.48 neighbor filter-list

When this command is set to specify the BGP peer to receive/transmit routing information,
the same route filtering is used. The no form of the command cancels the filtering.
neighbor {peer-address | peer-group-name} filter-list access-list-number {in | out}
no neighbor {peer-address | peer-group-name} filter-list access-list-number {in | out}
Parameter
description
Default
configuration
reach the peer must exist between the EBGP peers where the BGP
connection must be established via multiple hops.
If the BGP peer group is specified, all members of the peer group
inherit the settings of this command. If this command is set for a
member of the peer, the setting will overwrite the setting for the
group.
DES-7210(config)# router bgp 65000
DES-7210(config-router)# neighbor 10.0.0.1 remote-as 65100
DES-7210(config-router)# neighbor 10.0.0.1 ebgp-multihop
Command
Description
router bgp
Enable the BGP protocol.
neighbor
Configure the BGP peer.
remote-as
Parameter
Description
IP address of the peer, IPv4 address or IPv6
peer address
address
peer-group-name
Name of the peer group of up to 32 characters
access-list-numbe
ACL number
as-path list is applied on the received routing
in
information.
as-path list is applied on the distributed routing
out
information.
Disabled.
Chapter 33 BGP4 Configuration Commands
33-45

Advertisement

Table of Contents
loading

Table of Contents