UMN:CLI User Manual
V5808
522
WORD: neighbor tag
LINE: 80-character text that describes the neighbor
no neighbor {A.B.C.D | WORD}
description [LINE]
Deletes a specified description.
11.1.5.8 Source of Routing Updates
The loopback interface is that is most commonly used with the following command. The
use of loopback interface eliminates a dependency and BGP doest not have to rely on the
availability of a particular interface for making TCP connection. It is used in conjunction
with any specified interface on the router
To allow internal BGP sessions to use any operation interface for TCP connection, use
the following command.
neighbor {A.B.C.D | WORD}
update-source INTERFACE
Allows internal BGP sessions to use any operation
interface for TCP connections.
A.B.C.D: BGP neighbor IP address
WORD: neighbor tag
INTERFACE: loopback interface name or IP address
no neighbor {A.B.C.D | WORD}
update-source
Restores the interface assignment to the closest
interface.
11.1.5.9 Updates for Inbound Soft Reconfiguration
Soft-reconfiguration may be used in lieu of BGP route refresh capability. The V5808 can
store updates for inbound soft reconfiguration. When a soft reset (inbound) is done on
this neighbor, the locally stored routes are reprocessed according to the inbound policy.
To enable/disable local storage of all the received routes and their attributes, use the
following command.
neighbor {A.B.C.D | WORD} soft-
reconfiguration inbound
Enables the local storage of updates.
A.B.C.D: BGP neighbor IP address
WORD: neighbor tag
no neighbor {A.B.C.D | WORD}
soft-reconfiguration inbound
Disables the local storage of updates.
11.1.5.10 Enabling the Exchange of Neighbor’s Information
To enable/disable the exchange of information with a BGP neighboring router or peer
group, use the following command.
neighbor {A.B.C.D | X:X::X:X |
WORD} activate
Enables the exchange of information with a BGP
neighboring router or peer group.