BGP Passive Peering
The goal of this test is to verify that BGP sessions stay established when passive peering is enabled. It also tests various password matches and mismatches to ensure proper state is maintained.
The test is targeting a running SONIC system with fully functioning configuration. The purpose of the test is to test for BGP expected behavior with passive peering and passwords.
Command | Comment |
---|---|
Configuration commands | |
N/A | |
Show commands | |
show run bgp | Display the current BGP configuration |
show ip bgp summary | Dispaly current session status, can be done with ipv6 too |
N/A
N/A
This test requires BGP neighbors to be configured and established.
N/A
Enable passive peering to a neighbor and change passwords for IPv4 neighbor.
- Configure passive peering on neighbor link and ensure session stays established
- Configure password on DUT and ensure the adjacency is not established
- Configure password on Neighbor and ensure the adjacency is established
- Configure mismatch password on DUT and ensure the adjacency is not established
Enable passive peering to a neighbor and change passwords for IPv6 neighbor.
- Configure passive peering on neighbor link and ensure session stays established
- Configure password on DUT and ensure the adjacency is not established
- Configure password on Neighbor and ensure the adjacency is established
- Configure mismatch password on DUT and ensure the adjacency is not established