tests: Check if match src-peer ... can be used for incoming route-map

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
Donatas Abraitis 2024-09-26 14:07:44 +03:00
parent f153998874
commit 6e4bee2d33

View File

@ -25,7 +25,7 @@ route-map all permit 5
set metric 1 set metric 1
! !
route-map all permit 10 route-map all permit 10
match peer 192.168.1.2 match src-peer 192.168.1.2
set metric 2 set metric 2
! !
route-map all permit 15 route-map all permit 15