VRF table id is mandatory

admin@core-rtr1# show | compare
+vrf {
+    name management {
+        description "Management VRF"
+    }
+}
[edit]
adim@core-rtr1# commit comment "add VRF"

VRF "management" table id is mandatory!

[[vrf]] failed
Commit failed
[edit]
admin@core-rtr1# run show ver

Version:          VyOS 1.3.4
Release train:    equuleus

Built by:         Sentrium S.L.
Built on:         Fri 13 Oct 2023 12:10 UTC
Build UUID:       0b20543f-d1b6-49e5-b36b-95a069c63788
Build commit ID:  986c77ac08c552

Architecture:     x86_64
Boot via:         installed image
System type:      KVM guest

Hardware vendor:  QEMU
Hardware model:   Standard PC (Q35 + ICH9, 2009)
...

But the docs suggest a table ID is not nessecery to create a VRF

https://docs.vyos.io/en/equuleus/configuration/vrf/index.html#cfgcmd-set-vrf-name-name

The answer in this message and documentation

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.