[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


neighbor update-source

Description: 

Allows a BGP session to use the IP address of a specific operational interface as the source address of TCP connections used by BGP. This command takes effect immediately and automatically bounces the BGP session. If you specify an interface in this command and later remove the interface, this command is also removed from the router configuration. The no version restores the interface assignment to the closest interface.

NOTE: Removing an interface that was specified in this command effectively removes this command from the router configuration as well.


Syntax: 

neighbor { ipAddress | ipv6Address | peerGroupName } update-source
{ interfaceType interfaceSpecifier | updateSourceAddress | updateSourcev6Address }

no neighbor { ipAddress | ipv6Address | peerGroupName } update-source
[ interfaceType interfaceSpecifier | updateSourceAddress | updateSourcev6Address ]

Mode(s): 

Address Family Configuration, Router Configuration

Release Information: 

Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable and updateSourcev6Address variable added in JUNOSe Release 8.0.0.

    Related Topics    


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]