486
neighbor {<ip-address> | <TAG>}
ebgp-multihop [<1-255>]
no neighbor {<ip-address> | <TAG>}
ebgp-multihop
Configure the allowance of EBGP
connections with networks connected
indirectly; the
no neighbor
{<ip-address> | <TAG>}
ebgp-multihop
command cancels
this setting.
neighbor { <ip-address> | <TAG> } weight
<weight>
no neighbor { <ip-address> | <TAG> }
weight
Configure BGP neighbor weights; the
no neighbor { <ip-address> |
<TAG> } weight
command recovers
the default weights.
neighbor { <ip-address> | <TAG> }
distribute-list { <access-list-number> |
<name> } { in | out }
no neighbor { <ip-address> | <TAG> }
distribute-list { <access-list-number> |
<name> } { in | out }
Filter neighbor route update; format
“no” of the
no neighbor
{
<ip-address> | <TAG> }
distribute-list
{ <access-list-number> | <name> }
{ in | out }
command cancels route
filtering.
neighbor { <ip-address> | <TAG> }
route-reflector-client
no neighbor { <ip-address> | <TAG> }
route-reflector-client
Configure the current switch as route
reflector and specify a client; the
no
neighbor { <ip-address> | <TAG> }
route-reflector-client
command
deletes a client.
neighbor { <ip-address> | <TAG> }
next-hop-self
no neighbor { <ip-address> | <TAG> }
next-hop-self
When sending route, configure
Next-Hop as its address; the
no
neighbor { <ip-address> | <TAG> }
next-hop-self
command cancels the
setting.
neighbor { <ip-address> | <TAG> } version
<value>
no neighbor { <ip-address> | <TAG> }
version
Specify the BGP version
communicating with BGP neighbors;
the
no neighbor { <ip-address> |
<TAG> } version
command recovers
default setting.
neighbor { <ip-address> | <TAG> }
route-map <map-name> {in | out}
no neighbor { <ip-address> | <TAG> }
route-map <map-name> {in | out}
Apply a route map to incoming or
outgoing routes; the
no neighbor
{
<ip-address> | <TAG> }
route-map <map-name> {in | out}
command cancels the setting of route
reflector.