Skip to content

Commit b7bda23

Browse files
authored
Merge pull request #1702 from tuna2134/current
Fix zebra route-map filter config example
2 parents fd7d141 + cae750b commit b7bda23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configexamples/ha.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ correctly.
482482
set protocols ospf log-adjacency-changes
483483
set protocols ospf parameters abr-type 'cisco'
484484
set protocols ospf parameters router-id '10.254.60.2'
485-
set protocols ospf route-map PUBOSPF
485+
set system ip protocol ospf route-map PUBOSPF
486486
487487
488488
Test OSPF

0 commit comments

Comments
 (0)