summaryrefslogtreecommitdiff
path: root/docs/configuration/protocols/ospf.md
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2026-05-12 18:00:46 +0300
committerGitHub <noreply@github.com>2026-05-12 18:00:46 +0300
commitbfc681807ab2eafe3bfcea55be148deaba29f298 (patch)
treef712601131b83af535bdf5e1b3182cabc71daac0 /docs/configuration/protocols/ospf.md
parent936abf4cd220de6a55efbf1f555801f2878a0578 (diff)
parent9968c956f3eb7f80839148cd0496f3780915e176 (diff)
downloadvyos-documentation-bfc681807ab2eafe3bfcea55be148deaba29f298.tar.gz
vyos-documentation-bfc681807ab2eafe3bfcea55be148deaba29f298.zip
Merge pull request #1997 from vyos/claude/scan-typos-errors-VJZ5E
docs: fix typos across configuration, contributing, and vpp docs
Diffstat (limited to 'docs/configuration/protocols/ospf.md')
-rw-r--r--docs/configuration/protocols/ospf.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/configuration/protocols/ospf.md b/docs/configuration/protocols/ospf.md
index 72fefb84..b3297b3d 100644
--- a/docs/configuration/protocols/ospf.md
+++ b/docs/configuration/protocols/ospf.md
@@ -807,7 +807,7 @@ interface.
```{opcmd} show ip ospf interface [\<interface\>]
-This command displays state and configuration of OSPF the specified
+This command displays state and configuration of OSPF for the specified
interface, or all interfaces if no interface is given.
```
@@ -1402,8 +1402,8 @@ This command displays the neighbor DR choice information.
```
```{opcmd} show ipv6 ospfv3 interface [prefix]|[\<interface\> [prefix]]
-This command displays state and configuration of OSPF the specified
-interface, or all interfaces if no interface is given. Whith the argument
+This command displays state and configuration of OSPF for the specified
+interface, or all interfaces if no interface is given. With the argument
{cfgcmd}`prefix` this command shows connected prefixes to advertise.
```
```{opcmd} show ipv6 ospfv3 route
@@ -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 for 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: