.. _example_protocols_bgp_neighbor_passive: ####### Passive ####### This scenario demonstrates how to configure the passive mode for a BGP neighbor. When passive mode is enabled, the router will not initiate the BGP session, instead it will wait for the remote peer to initiate the connection. The test verifies this by configuring DUT0 and DUT1 with passive (session should NOT establish), then removing passive from DUT0 to allow connection initiation. **************************** Test iBGP - Passive neighbor **************************** Description =========== Test to check iBGP protocol with passive neighbor. DUT0 and DUT1 are configured with passive mode, so the BGP session should NOT establish. After removing passive from DUT0, the session should establish successfully. Scenario ======== .. include:: passive/testibgp-passiveneighbor .. raw:: html
**************************** Test eBGP - Passive neighbor **************************** Description =========== Test to check eBGP protocol with passive neighbor. DUT0 and DUT1 are configured with passive mode, so the BGP session should NOT establish. After removing passive from DUT0, the session should establish successfully. Scenario ======== .. include:: passive/testebgp-passiveneighbor .. raw:: html