configure bgp neighbor nlri-filter
ExtremeWare Software 7.3.0 Command Reference Guide 1415
configure bgp neighbor nlri-filter
configure bgp neighbor [<ip address> | all] nlri-filter [in | out] [none |
<access profile>]
Description
Configures an NLRI filter for a neighbor.
Syntax Description
Default
N/A.
Usage Guidelines
The NLRI filter is defined using the access-profile mechanism and can be installed on the input side
and/or the output side of the router.
Example
The following command configures the NLRI filter for a neighbor based on the access profile nosales:
configure bgp neighbor 192.1.1.22 nlri-filter in nosales
History
This command was first available in ExtremeWare 6.1.
Platform Availability
This command is available on all platforms.
ip address Specifies a BGP neighbor IP address.
all Specifies all neighbors.
in Specifies to install the filter on the input side.
out Specifies to install the filter on the output side.
none Specifies to remove the filter.
access profile Specifies an access profile.