Skip to content

Commit 9639bcf

Browse files
committed
Fix: OSPF route redist policy should not have MED attribute
1 parent 58123a7 commit 9639bcf

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/integration/ospf/ospfv2/11-import-policy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ routing:
1919
policy:
2020
i_beacon:
2121
match.prefix: p_beacon
22-
set.med: 50
2322

2423
nodes:
2524
dut:

tests/integration/ospf/ospfv3/11-import-policy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ routing:
2020
policy:
2121
i_beacon:
2222
match.prefix: p_beacon
23-
set.med: 50
2423

2524
nodes:
2625
dut:

0 commit comments

Comments
 (0)