D-Link DXS-3600 Series Reference Manual page 187

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
Hide thumbs Also See for DXS-3600 Series:
Table of Contents
DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
This command is used to prevent the distribution of the Border Gateway Protocol (BGP) neighbor
information as specified in a prefix list, a Connectionless Network Service (CLNS) filter expression, or a
CLNS filter set. To remove a filter list, use the no form of this command.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} prefix-list PREFIX-LIST-NAME {in | out}
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} prefix-list PREFIX-LIST-NAME {in | out}
Parameters
IP-ADDRESS
PEER-GROUP-NAME
PREFIX-LIST-NAME
in
out
Default
All external and advertised address prefixes are distributed to BGP neighbor.
Command Mode
Router Configuration Mode.
Address Family Configuration (IPv4 unicast, VPNv4 and VRF) Mode.
Command Default Level
Level: 12.
Usage Guideline
The neighbor prefix-list command can be specified per address family. When specified in the router
configuration mode, the prefix-list is applied to the IPv4 unicast address family only.
The user can specify one prefix-list per address family for outbound routes to a BGP neighbor and one
prefix-list for inbound routes from a BGP neighbor.
Example
This example shows how to apply the prefix list named "MyACL" to incoming route advertisements from
the neighbor 10.1.1.240.
Switch# configure terminal
Switch(config)# router bgp 65100
Switch(config-router)# network 172.10.1.2
Switch(config-router)# neighbor 10.1.1.240 prefix-list MyACL in
10-51
neighbor remote-as
This command is used to add an entry to the Border Gateway Protocol (BGP) neighbor table. Use the no
form of this command to remove an entry from the table.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} remote-as AS-NUMBER
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} remote-as
Specifies the IP address of the neighbor peer.
Specifies the name of the BGP peer group.
Specifies the name of a prefix list.
Specifies the filter list applied to paths advertised from the neighbor.
Specifies the filter list applied to paths to be advertised to the neighbor.
187
Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents