diff options
| author | MilaNad <l.nadolina@vyos.io> | 2026-07-03 17:50:21 +0200 |
|---|---|---|
| committer | MilaNad <l.nadolina@vyos.io> | 2026-07-03 17:50:21 +0200 |
| commit | bfc18e8cb46ce179bc6b41f087643e2ee34eb502 (patch) | |
| tree | 828123ff82e98af18b1ea83b6f467d1428cfec60 | |
| parent | d22ad24b1cded33c62714b10d48f2abd0e35dce5 (diff) | |
| download | vyos-documentation-bfc18e8cb46ce179bc6b41f087643e2ee34eb502.tar.gz vyos-documentation-bfc18e8cb46ce179bc6b41f087643e2ee34eb502.zip | |
docs(Traffic Engineering): Clarify OSPF advertisement is not yet supported
| -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\> |
