show bgp neighbor received orf

show bgp {neighbor} remoteaddr {address-family [ipv4-unicast |ipv4-multicast | vpnv4] } received-orf

Description

Displays on the remote speaker the ORF lists received and installed from the local speaker for installation and outbound route filtering for IPv4 and IPv6 address families.

Syntax Description

remoteaddr Specifies an IPv4 address that identifies a BGP neighbor.
ipv4-unicast Specifies IPv4 unicast routes.
ipv4-multicast Specifies IPv4 multicast routes.
vpnv4 Specifies VPNv4 routes.
received-orf Displays on the remote speaker the ORF lists it received, and subsequently installed from the local speaker for installation and outbound route filtering.

Default

If no address family is specified, IPv4 unicast is the default.

Usage Guidelines

ORF is only supported for IPv4 peers. If this command is executed for an IPv6 peer, the command is rejected with the following error message:

Outbound-route-filtering not supported for IPv6 peer remoteaddr 

Example

The following example shows the ORF filters received by the remote speaker:

show bgp neighbor 11.0.0.2 received-orf     
  Address family: IPv4 unicast       
  Prefix list:         
    nlri 21.0.0.0/8    exact             permit         
    nlri 22.1.0.0/16   min 24 max 28     permit         
    nlri 23.0.0.0/8    min 16            deny              

Community list:              

Extended-community list:         
    rt:100:2                           permit         
    rt:100:3                           permit         
    rt:101:1                           deny    

History

This command was first available in ExtremeXOS 15.3.

Platform Availability

This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the L3 VPN feature, see the Switch Engine 32.2 Feature License Requirements document.