User Manual

Table Of Contents
40-15
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
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.
17 Configure Path-selected rules
Command
Explanation
BGP configuration mode
bgp always-compare-med
no bgp always-compare-med
bgp bestpath as-path ignore
no bgp bestpath as-path ignore
BGP may change some path-select rules by
configuration to change the best selection
and compare MED under EBGP
environment through these command,