Neighbor capability orf – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 628

Advertising
background image

600

Multi-Service IronWare Routing Configuration Guide

53-1003033-02

neighbor capability orf

neighbor capability orf

Configures outbound route filtering capability to neighbor.

Syntax

neighbor ipv4-address capability orf { prefixlist [receive | send] | extendedcommunity [receive |
send-vrf-filter] }

neighbor ipv6-address capability orf { prefixlist [receive | send] | extendedcommunity [receive |
send-vrf-filter] }

neighbor name capability orf { prefixlist [receive | send] }

Command

Default

None

Parameters

ipv4-address

Neighbor IPv4 address

ipv6-address

Neighbor IPv6 address

name

Peer group name

capability

Advertise capability to the peer

orf

Advertise ORF capability to the peer

prefixlist

Advertise prefix list ORF capability to this neighbor

extendedcommunity Advertise extended-community ORF capability to this neighbor

receive

Capability to receive the ORF from this neighbor

send

Capability to send the ORF to this neighbor

send-vrf-filter

Capability to send the ORF (local VRF route targets) to this neighbor

Command

Modes

BGP interface configuration mode

Usage

Guidelines

The neighbor ipv4 address capability orf command configures the outbound route filtering
capability to the neighbor.

Examples

The following example explains configuration for advertising prefix list ORF capability to this
neighbor.

Brocade(config)#router bgp

Brocade(config-bgp)#address-family vpnv6 unicast

Brocade(config-bgp-vpnv6u)#neighbor 10.10.10.1 capability orf prefixlist ?

receive Capability to RECEIVE the ORF from this neighbor

send Capability to SEND the ORF to this neighbor

<cr

Brocade(config-bgp-vpnv6u)#neighbor 10.10.10.1 capability orf prefixlist receive

The following example explains configuration for advertising extended-community ORF capability to
this neighbor.

Brocade(config)#router bgp

Brocade(config-bgp)#address-family vpnv6 unicast

Brocade(config-bgp-vpnv6u)#neighbor 1.1::1.1 capability orf extended-community ?

receive Capability to RECEIVE the ORF from this neighbor

send-vrf-filter Capability to SEND the ORF (local VRF route targets) to

Advertising