We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
match src-peer ...
1 parent c94823c commit 0407300Copy full SHA for 0407300
tests/topotests/bgp_match_peer/r1/frr.conf
@@ -25,7 +25,7 @@ route-map all permit 5
25
set metric 1
26
!
27
route-map all permit 10
28
- match peer 192.168.1.2
+ match src-peer 192.168.1.2
29
set metric 2
30
31
route-map all permit 15
0 commit comments