Skip to content

Commit 4bc401e

Browse files
committed
1237: merge overlapping subnet section into intro; improve VRF list page description
1 parent 8f17ea4 commit 4bc401e

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

docs/infrastructure-management/ipam/subnets.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl'
88

99
A subnet can be any Layer 3 network (IPv4 or IPv6) in your organization, and it can optionally be part of a VLAN. All IP addresses in Device42 must belong to a subnet.
1010

11-
You can create nested subnets automatically and relocate manually created subnets as nested subnets. The subnet must be part of a [VRF group](vrf-groups.mdx) to create nested subnets.
11+
You can create nested subnets automatically and relocate manually created subnets as nested subnets. The subnet must be part of a [VRF group](vrf-groups.mdx) to create nested subnets. When you add an overlapping subnet within a VRF group, it is automatically positioned with the correct parent-child relationship.
1212

1313
## Subnet List Page
1414

@@ -119,10 +119,6 @@ The **Subnet Category** field can be used to categorize your subnets. If you use
119119

120120
If you mark the network or broadcast addresses as usable for a subnet, these IPs will appear as usable on the IP address list page.
121121

122-
## VRF Groups and Overlapping Subnet Ranges
123-
124-
When you add an overlapping subnet within a VRF group, the subnet is automatically positioned with the correct parent-child relationship.
125-
126122
## Add Nested Subnets
127123

128124
Once you assign a VRF group to a subnet and save, a **Subnets** tab appears in the lower part of the page.

docs/infrastructure-management/ipam/vrf-groups.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ If you set a VRF group as the default, subnets and IPs are automatically assigne
4848
}}
4949
/>
5050

51-
The VRF group list page shows all your VRF groups.
51+
The list page shows all defined VRF groups with their associated subnets and details.

0 commit comments

Comments
 (0)