PLANET XGS3-24040 User Manual

Page 320

Advertising
background image

Chapter 39 BGP

39-14

15 Configure BGP capability Negotiation

Command

Explanation

BGP configuration mode

neighbor {<ip-address>|<TAG>}

capability {dynamic | route-refresh}

no neighbor {<ip-address>|<TAG>}

capability {dynamic | route-refresh}

neighbor {<ip-address>|<TAG>}

capability orf prefix-list

{<both>|<send>|<receive>}

no neighbor {<ip-address>|<TAG>}

capability orf prefix-list

{<both>|<send>|<receive>}

neighbor {<ip-address>|<TAG>}

dont-capability-negotiate

no neighbor {<ip-address>|<TAG>}

dont-capability-negotiate

neighbor {<ip-address>|<TAG>}

override-capability

no neighbor {<ip-address>|<TAG>}

override-capability

neighbor {<ip-address>|<TAG>}

strict-capability-match

no neighbor {<ip-address>|<TAG>}

strict-capability-match

BGP provides capability negotiation

regulation and carry out this capability match

while establishing connection. The currently

supported capabilities include route update,

dynamic capability, outgoing route filtering

capability and the address family’s capability

of supporting the negotiation. Use these

command to enable these capabilities, its

format “no” close these capabilities .It can

also be configured by commands to not do

capability negotiation, do strict capability

negotiation or not care about the negotiation

results.

16 Configure Routing Server

Command

Explanation

BGP configuration mode

neighbor {<ip-address>|<TAG>}

route-server-client

no neighbor {<ip-address>|<TAG>}

route-server-client

Route server may configure BGP neighbors

under EBGP environment to reduce the

number of peers that every client has

configured; format “no” of the command

configures this router as route server and

specify the clients it serves, the no

neighbor {<ip-address>|<TAG>}

route-server-client command can delete

clients.

Advertising