You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/vlab/running.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -166,6 +166,11 @@ You can jump [to the instructions](#build-the-installer-and-start-vlab) to start
166
166
167
167
### Collapsed Core
168
168
169
+
!!! warning
170
+
Collapsed Core is deprecated starting from 25.03 release and will be removed in a future releases. It'll be replaced
171
+
by a new mesh topology that will work in a similar way to the spine-leaf topology but with leaf switches directly
172
+
connected to each other.
173
+
169
174
If a Collapsed Core topology is desired, after the `hhfab init --dev` step, edit the resulting `fab.yaml` file and change the `mode: spine-leaf` to `mode: collapsed-core`:
0 commit comments