diff options
| author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2026-07-06 18:13:14 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-06 18:13:14 +0300 |
| commit | a97e238644fa4a77d60ee129d17058e0e7310c53 (patch) | |
| tree | a7349d8569435c5d4f36a92874717011cf10fece /docs | |
| parent | e10f12c5d9077052c11991931879659da56d0b67 (diff) | |
| parent | bfc18e8cb46ce179bc6b41f087643e2ee34eb502 (diff) | |
| download | vyos-documentation-a97e238644fa4a77d60ee129d17058e0e7310c53.tar.gz vyos-documentation-a97e238644fa4a77d60ee129d17058e0e7310c53.zip | |
Merge pull request #2133 from LiudmylaNad/te-ospf-note
docs(Traffic Engineering): Clarify OSPF advertisement is not yet supported
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/configuration/protocols/traffic-engineering.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/protocols/traffic-engineering.md b/docs/configuration/protocols/traffic-engineering.md index 98c7834c..6e39e292 100644 --- a/docs/configuration/protocols/traffic-engineering.md +++ b/docs/configuration/protocols/traffic-engineering.md @@ -29,7 +29,7 @@ information is distributed across the network. ## Common link parameters The following commands define link-level TE attributes that can be advertised -by both IS-IS and OSPF (not supported yet). +by both IS-IS and OSPF (although OSPF advertisement is not supported yet). ```{cfgcmd} set protocols traffic-engineering admin-group \<admin-group-name\> bit-position \<0-31\> |
