summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/topotests/bgp_match_peer/r1/frr.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/bgp_match_peer/r1/frr.conf b/tests/topotests/bgp_match_peer/r1/frr.conf
index ad61ec6f3a..02fb8ae518 100644
--- a/tests/topotests/bgp_match_peer/r1/frr.conf
+++ b/tests/topotests/bgp_match_peer/r1/frr.conf
@@ -25,7 +25,7 @@ route-map all permit 5
set metric 1
!
route-map all permit 10
- match peer 192.168.1.2
+ match src-peer 192.168.1.2
set metric 2
!
route-map all permit 15