diff options
| author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2026-05-12 18:00:46 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-12 18:00:46 +0300 |
| commit | bfc681807ab2eafe3bfcea55be148deaba29f298 (patch) | |
| tree | f712601131b83af535bdf5e1b3182cabc71daac0 /docs/configuration/protocols/traffic-engineering.md | |
| parent | 936abf4cd220de6a55efbf1f555801f2878a0578 (diff) | |
| parent | 9968c956f3eb7f80839148cd0496f3780915e176 (diff) | |
| download | vyos-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/traffic-engineering.md')
| -rw-r--r-- | docs/configuration/protocols/traffic-engineering.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/configuration/protocols/traffic-engineering.md b/docs/configuration/protocols/traffic-engineering.md index 832023a7..fc0841c7 100644 --- a/docs/configuration/protocols/traffic-engineering.md +++ b/docs/configuration/protocols/traffic-engineering.md @@ -7,11 +7,12 @@ 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\> -Create Administrative group and assosiate bit position with it. These groups can be +Create Administrative group and associate bit position with it. These groups can be used in the following commands. \<bit-position-value\> can have value 0-31. There cannot be two groups with same bit position. |
