DGS-6604 m neighbor update-source
CLI Reference Guide
454
neighbor update-source
Use this command to allow internal BGP sessions to use any operational
interface for TCP connections. Use the no form of this command to restore the
interface assignment to the closest interface.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} update-source INTERFACE-ID
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} update-source INTERFACE-ID
Default The best local address is used.
Command Mode Router configuration
Usage Guideline Use this command in conjunction with any specified interface on the router.
Example The following example shows how to configure the internal BGP sessions to use
VLAN 1 for the neighbor 172.16.10.10:
Verify the settings by entering the show ip bgp neighbor command.
Syntax Description
IP-ADDRESS Specifies IP address prefixes
PEER-GROUP-NAME Name of a Border Gateway Protocol (BGP) peer group
INTERFACE-ID Specifies the interface ID
Switch(config)# router bgp 65100
Switch(config-router)# neighbor 172.16.10.10 update-source vlan1