Skip to content

Commit 0407300

Browse files
committed
tests: Check if match src-peer ... can be used for incoming route-map
Signed-off-by: Donatas Abraitis <[email protected]>
1 parent c94823c commit 0407300

File tree

1 file changed

+1
-1
lines changed
  • tests/topotests/bgp_match_peer/r1

1 file changed

+1
-1
lines changed

tests/topotests/bgp_match_peer/r1/frr.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ route-map all permit 5
2525
set metric 1
2626
!
2727
route-map all permit 10
28-
match peer 192.168.1.2
28+
match src-peer 192.168.1.2
2929
set metric 2
3030
!
3131
route-map all permit 15

0 commit comments

Comments
 (0)