Edge-Core ECS4660-28F Management Manual page 1862

Layer 3
Hide thumbs Also See for ECS4660-28F:
Table of Contents

Advertisement

| IP Routing Commands
C
51
HAPTER
Border Gateway Protocol (BGPv4)
neighbor capability
orf prefix-list
C
U
OMMAND
SAGE
BGP normally requires a router to terminate a peering session if it
receives an OPEN message with an unrecognized optional parameter.
This command allows new capabilities to be introduced gracefully,
without requiring a peering session to be terminated if a negotiated
capability is unknown.
With dynamic negotiation of capabilities is enabled, the capabilities by
both sides are negotiated in OPEN messages, with the partner
responding if a capability is supported or sending a NOTIFICATION if
not.
E
XAMPLE
Console(config-router)#neighbor 10.1.1.64 capability dynamic
Console(config-router)#
This command configures the negotiation of outbound route filter (ORF)
capabilities with a neighboring router. Use the no form to disable
negotiation.
S
YNTAX
[no] neighbor {ip-address | group-name} orf prefix-list {both |
receive | send}
ip-address – IP address of a neighbor.
group-name – A BGP peer group containing a list of neighboring
routers configured with the
both – Capability to send and receive the ORF to/from this
neighbor.
receive – Capability to receive the ORF from this neighbor.
send – Capability to send the ORF to this neighbor.
C
M
OMMAND
ODE
Router Configuration
D
S
EFAULT
ETTING
Disabled
C
U
OMMAND
SAGE
When this command is entered, the side configured with inbound prefix-list
filter rules will transmit its own rules to the peer, and the peer will then use
these rules as its own outbound rules, thereby avoiding sending routes
which will be denied by its partner.
E
XAMPLE
Console(config-router)#neighbor 10.1.1.64 orf prefix-list both
Console(config-router)#
– 1862 –
neighbor peer-group
command.

Advertisement

Table of Contents
loading

Table of Contents