neighbor update-source
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.
neighbor { ipAddress | ipv6Address | peerGroupName } update-source
{ interfaceType interfaceSpecifier | updateSourceAddress | updateSourcev6Address }no neighbor { ipAddress | ipv6Address | peerGroupName } update-source
[ interfaceType interfaceSpecifier | updateSourceAddress | updateSourcev6Address ]
- ipAddressIP address of BGP neighbor
- ipv6AddressIPv6 address of BGP neighbor
- peerGroupNameName of a BGP peer group. If you specify a BGP peer group by using the peerGroupName argument, all the members of the peer group inherit the characteristic configured with this command, unless it is overridden for a specific peer.
- interfaceTypeInterface type; see Interface Types and Specifiers in About This Guide
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- updateSourceAddressSource IP address
- updateSourcev6AddressSource IPv6 address
Address Family Configuration, Router Configuration
Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable and updateSourcev6Address variable added in JUNOSe Release 8.0.0.