diff options
| author | LiudmylaNad <l.nadolina@vyos.io> | 2026-08-04 11:54:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-04 10:54:54 +0100 |
| commit | 873a388fdb5faeb869881cc780de16c96385e433 (patch) | |
| tree | a45874674c10ef5611e39b040ecc01ec48f8911b /docs/configuration/interfaces/geneve.md | |
| parent | 2ea0928fc0277eacb208765ab119055908b8e184 (diff) | |
| download | vyos-documentation-sagitta.tar.gz vyos-documentation-sagitta.zip | |
docs: fix MyST roles used inside eval-rst blocks (#2125)sagitta
* docs: fix MyST roles used inside eval-rst blocks
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Diffstat (limited to 'docs/configuration/interfaces/geneve.md')
| -rw-r--r-- | docs/configuration/interfaces/geneve.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/interfaces/geneve.md b/docs/configuration/interfaces/geneve.md index 5c561fb8..24fd1625 100644 --- a/docs/configuration/interfaces/geneve.md +++ b/docs/configuration/interfaces/geneve.md @@ -91,7 +91,7 @@ Geneve Header: ```{eval-rst} .. cfgcmd:: set interfaces geneve gnv0 vni <vni> - {abbr}`VNI (Virtual Network Identifier)` is an identifier for a unique + :abbr:`VNI (Virtual Network Identifier)` is an identifier for a unique element of a virtual network. In many situations this may represent an L2 segment, however, the control plane defines the forwarding semantics of decapsulated packets. The VNI MAY be used as part of ECMP forwarding |
