mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-24 17:52:19 +00:00
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:
parent
f153998874
commit
6e4bee2d33
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user