Configures filters for this neighbor. These filters are BGP IP ACL, IP prefix list, AS path list, and route map. Based on the filters used, updates received from this neighbor are filtered.
Wireless Controllers — RFS 4000
Service Platforms — NX 95XX, NX 96XX
use [distribute-list <BGP-IP-ACL-NAME>|filter-list <AS-PATH-LIST-NAME>| prefix-list <IP-PREFIX-LIST-NAME>|route-map <BGP-ROUTE-MAP-NAME>]
use [distribute-list <BGP-IP-ACL-NAME>|filter-list <AS-PATH-LIST-NAME>| prefix-list <IP-PREFIX-LIST-NAME>|route-map <BGP-ROUTE-MAP-NAME>]
use [distribute-list <BGP-IP-ACL-NAME>| filter-list <AS-PATH-LIST-NAME>| prefix-list <IP-PREFIX-LIST-NAME>| route-map <BGP-ROUTE-MAP-NAME>] |
Uses predefined and configured filters with this
neighbor
|
nx9500-6C8809(config-device B4-C7-99-6C-88-09-router-bgp-neighbor-192.168.13.99)#use filter-list FilterList_01 in
nx9500-6C8809(config-device B4-C7-99-6C-88-09-router-bgp-neighbor-192.168.13.99)#use route-map testBGPRouteMap out
nx9500-6C8809(config-device B4-C7-99-6C-88-09-router-bgp-neighbor-192.168.13.99)#show context bgp neighbor 192.168.13.99 remote-as 199 use filter-list FilterList_01 in maximum-prefix 9999 80 restart 50 use route-map testBGPRouteMap out unsuppress-map test nx9500-6C8809(config-device B4-C7-99-6C-88-09-router-bgp-neighbor-192.168.13.99)#
no (bgp-neighbor-config) | Removes the filters used to filter updates received from this neighbor |