560
Command: neighbor {<ip-address>|<TAG>} default-originate [route-map <WORD>]
no neighbor {<ip-address>|<TAG>} default-originate [route-map
<WORD>]
Function:
Configures whether enables transmitting default route to the specific neighbor.
The “
no neighbor {<ip-address>|<TAG>} default-originate [route-map <WORD>]
”
command configures not sending default route to neighbors
Parameter:<ip-address>
: IP address of the neighbor
<TAG>
: Name of the peer
<WORD>
:Name of route mirror
Default:
Not sending default route
Command Mode:
BGP routing mode and address-family mode
Usage Guide:
With this option, the default route of local side will be transmitted to partner,
or else not. It supplies with options of which one to supply the default route. if several
neighbors of the partner supply default route, the best one will be elected according to
path selecting principles. According to route mirror, it can be chosen when to send the
default route.
Example:
Switch(config-router)#neighbor 10.1.1.64 default-originate
Switch(config-router)#
Now the route table of the partner will generate default route from BGP.
14.8.3.47 neighbor description
Command: neighbor {<ip-address>|<TAG>} description <.LINE>
no neighbor {<ip-address>|<TAG>} description
Function:
Configure the description string of the peer or peer group. The “
no neighbor
{<ip-address>|<TAG>} description
” command deletes the configurations of this string
Parameter:<ip-address>
: Neighbor IP address
<TAG>
: Name of peer group
<.LINE>
: Description string consists of displayable characters less than 80
Usage Guide:
Configure the introduction of the peer or peer group
Command Mode:
BGP routing mode and address-family mode
Default:
Description string is empty
Example:
Switch(config-router)#neighbor 10.1.1.64 description s64down
Switch(config-router)#
14.8.3.48 neighbor distribute-list
Command:
neighbor {<ip-address>|<TAG>} distribute-list