diff options
Diffstat (limited to 'docs/configuration/protocols')
| -rw-r--r-- | docs/configuration/protocols/ospf.md | 5 | ||||
| -rw-r--r-- | docs/configuration/protocols/traffic-engineering.md | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/docs/configuration/protocols/ospf.md b/docs/configuration/protocols/ospf.md index 3e721441..7736f0c9 100644 --- a/docs/configuration/protocols/ospf.md +++ b/docs/configuration/protocols/ospf.md @@ -1460,8 +1460,9 @@ set protocols ospfv3 redistribute connected show ipv6 ospfv3 redistribute ``` -Cost calculation wireguard interfaces is unreliable as ospfv3 uses the link speed to calculate the link cost. -You might therefore want to set the link cost to a fixed value on WireGuard tunnels. +Cost calculation wireguard interfaces is unreliable as ospfv3 uses the link +speed to calculate the link cost. You might therefore want to set the link +cost to a fixed value on WireGuard tunnels. Example configuration for WireGuard interfaces: diff --git a/docs/configuration/protocols/traffic-engineering.md b/docs/configuration/protocols/traffic-engineering.md index 27d54af8..fc0841c7 100644 --- a/docs/configuration/protocols/traffic-engineering.md +++ b/docs/configuration/protocols/traffic-engineering.md @@ -7,7 +7,8 @@ alternative path. ## Common link parameters -Traffic Engineering parameters are used for both IS-IS and OSPF (not supported yet). +Traffic Engineering parameters are used for both IS-IS and OSPF (not supported +yet). ```{cfgcmd} set protocols traffic-engineering admin-group \<admin-group-name\> bit-position \<bit-position-value\> |
