Monitoring Prefix List Outbound Route Filters Received from the BGP Neighbor
Purpose
Display prefix-list outbound route filters received from the BGP neighbor.
Action
To display prefix-list outbound route filters received from the specified neighbor:
host1#show ip bgp neighbors 192.168.1.158 received prefix-filter ip prefix-list filter 192.168.1.158 for address family ipv4:unicast seq 5 permit 10.1.1.1/32 seq 10 permit 10.1.1.2/32 seq 15 permit 10.1.1.3/32
Meaning
Table 38 lists the show ip bgp neighbors received prefix-filter command output fields.
Table 38: show ip bgp neighbors received prefix-filter
Field Name | Field Description |
---|---|
seq | Sequence number of the entry in the prefix list |
permit, deny | Condition statement for addresses matching the listed address |