From cae750b3fc8bc05bd366b4046b183cc2f60c1eb0 Mon Sep 17 00:00:00 2001 From: tuna2134 Date: Fri, 14 Nov 2025 19:22:30 +0900 Subject: [PATCH] Fix zebra route-map filter config example --- docs/configexamples/ha.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configexamples/ha.rst b/docs/configexamples/ha.rst index 1badf231a4..2f7bd4a45a 100644 --- a/docs/configexamples/ha.rst +++ b/docs/configexamples/ha.rst @@ -482,7 +482,7 @@ correctly. set protocols ospf log-adjacency-changes set protocols ospf parameters abr-type 'cisco' set protocols ospf parameters router-id '10.254.60.2' - set protocols ospf route-map PUBOSPF + set system ip protocol ospf route-map PUBOSPF Test OSPF