49 neighbor capability route-refresh – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 310

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 310 of 855

Command Syntax

(no) neighbor NEIGHBORID capability orf prefix-list (both|receive|send)
NEIGHBORID = A.B.C.D|X:X::X:X|TAG
A.B.C.D Specifies the address of the BGP neighbor in IPv4 format.
X:X::X:X Specifies the address of the BGP neighbor in IPv6 format.
TAG Name of an existing peer-group. For information on how to create peer groups, refer to the
neighbor peer-group and neighbor remote-as commands. When this parameter is used
with a command, the command applies on all peers in the specified group.
orf Advertises ORF capability to its neighbors

Both Indicates that the local router can send ORF entries to its peer as well as receive ORF entries
from its peer.

Receive Indicates that the local router is willing to receive ORF entries from its peer
Send Indicates that the local router is willing to send ORF entries to its peer

Command Mode

Router mode and Address Family mode

Usage

Outbound Route Filters (ORFs) send and receive capabilities to lessen the number of updates exchanged
between neighbors. By filtering updates, this option minimizes generating and processing of updates.
The local router advertises the ORF capability in send mode and the remote router receives the ORF
capability in receive mode applying the filter as outbound policy. The two routers exchange updates to
maintain the ORF for each

16.49 neighbor capability route-refresh

Use this command to advertise route-refresh capability to the specified neighbors.
Use the no parameter with this command to disable this function

Command Syntax

(no) neighbor NEIGHBORID capability route-refresh
NEIGHBORID = A.B.C.D|X:X::X:X|TAG
A.B.C.D Specifies the address of the BGP neighbor in IPv4 format.
X:X::X:X Specifies the address of the BGP neighbor in IPv6 format.
TAG Name of an existing peer-group. For information on how to create peer groups, refer to the
neighbor peer-group and neighbor remote-as commands.

When this parameter is used with a command, the command applies on all peers in the specified group.

Command Mode

Router mode

Usage

Advertising