BGP Filtering- Part1:
Filtering can be done for inbound (filtering before installing them in bgp table) or outbound routes (before advertising it to our neighbors)
After filtering is applied, BGP neighborships MUST be reset or cleared for the filter to take effect
To reset a bgp neighborship, cli command is:
- ‘Clear ip bgp *’ → clears or all neighbors
- ‘Clear ip bgp
’ → clears neighborship only for that particular neighbor
But, resetting the bgp neighborship for implementing a filter is destructive esp.