.. _example_protocols_bgp_neighbor_update-source: ############# Update-Source ############# Scenario to verify BGP **neighbor update-source** functionality. The update-source command specifies which interface's IP address to use as the source address for BGP sessions. This test uses a loopback/dummy interface as update-source, which is a common pattern for BGP stability - if a physical interface fails but alternative routes exist, the session survives. **************************************************************************** Test iBGP - Session establishes without update-source using direct interface **************************************************************************** Description =========== Test to verify that without **update-source**, BGP uses the outgoing interface IP as the source address. DUT0 peers with DUT1's directly connected address (10.10.0.200), and DUT1 expects connections from DUT0's directly connected address (10.10.0.100). Both peers use their physical interface IPs, so the session establishes normally without needing update-source. Scenario ======== .. include:: update-source/testibgp-sessionestablisheswithoutupdate-sourceusingdirectinterface .. raw:: html