mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-16 10:32:02 +01:00
Merge pull request #1702 from tuna2134/current
Fix zebra route-map filter config example
This commit is contained in:
commit
b7bda23be3
@ -482,7 +482,7 @@ correctly.
|
|||||||
set protocols ospf log-adjacency-changes
|
set protocols ospf log-adjacency-changes
|
||||||
set protocols ospf parameters abr-type 'cisco'
|
set protocols ospf parameters abr-type 'cisco'
|
||||||
set protocols ospf parameters router-id '10.254.60.2'
|
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
|
Test OSPF
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user