Configuring Outbound Route Filtering (ORF)

Configuring BGP Outbound Route Filtering describes how to configure BGP Outbound Route Filtering.

Click to expand in new window

Configuring BGP Outbound Route Filtering

Task Command(s)
In BGP configuration mode, optionally specify whether the ORF capability for community filtering is to be sent to the BGP peer, received from the BGP peer, or both. bgp orf {ipv4 | ipv6} {unicast | multicast} comm-filter {send | receive | both}
In BGP configuration mode, optionally specify whether the ORF capability for extended community filtering is to be sent to the BGP peer, received from the BGP peer, or both. bgp orf {ipv4 | ipv6} {unicast | multicast} extcomm-filter {send | receive | both}
In BGP configuration mode, optionally specify whether the Outbound Route Filtering (ORF) capability for prefix filtering is to be sent to the BGP peer, received from the BGP peer, or both. bgp orf {ipv4 | ipv6} {unicast | multicast} prefix-filter {send | receive | both}