Skip to content

Commit 190ad39

Browse files
committed
1237: restore content during meaning check; subnet-tree-view, switch-templates
1 parent 9496ffb commit 190ad39

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/infrastructure-management/ipam/subnet-tree-view.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Each IP also has an **Edit** button next to it for making changes from this page
5353

5454
## Nest Subnets
5555

56-
Use the **+ New Subnet** button next to each subnet to create a nested subnet. Clicking this button displays a tree-like view of available subnets within that subnet to choose from. You can also drag and drop subnets into another subnet or another VRF group.
56+
Use the **+ New Subnet** button next to each subnet to create a nested subnet. Clicking this button displays a tree-like view of available subnets within that subnet to choose from. You can also drag and drop subnets into another subnet or another VRF group. Drag and drop is disabled for trees with over 2000 subnets.
5757

5858
<ThemedImage
5959
alt="Nest subnets from tree view"

docs/infrastructure-management/ipam/switch-templates.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Templates support singular, modular, distributed, stacked, and paired switch con
4949

5050
### Singular Switch
5151

52-
For a simple switch, choose or add a hardware model and define the ports with port prefixes and counts. After saving, the list page displays a create/edit link next to the switch. Click it to choose an existing switch or enter a name for a new one, and the ports are created automatically.
52+
For a simple switch, choose or add a hardware model and define the ports with port prefixes, counts, and starting numbers. For example, port templates `gbe/` with 24 ports and `fiber/` with 2 ports would create `gbe/` and `fiber/` ports accordingly. After saving, the list page displays a create/edit link next to the switch. Click it to choose an existing switch or enter a name for a new one, and the ports are created automatically.
5353

5454
<ThemedImage
5555
alt="Singular switch template"

0 commit comments

Comments
 (0)