Skip to content

Commit 480caeb

Browse files
authored
951: Proofread changes, subnets.mdx
1 parent d429ddf commit 480caeb

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

docs/infrastructure-management/ipam/subnets.mdx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can create nested subnets automatically and can relocate manually created su
1212

1313
The subnet must be part of a VRF group to create a nested subnet.
1414

15-
### Subnet List page
15+
### Subnet List Page
1616

1717
<ThemedImage
1818
alt="Subnet List page"
@@ -39,9 +39,9 @@ Clicking on a subnet gives you a detailed view/edit page for that subnet.
3939
}}
4040
/>
4141

42-
You can also add IPs to an existing subnet using the new _Background Populate Subnets with IPs_ command from the Subnets Action menu. When deleting a subnet (_Delete with Detailed Confirmation_), you can also choose to add the associated IPs to the parent subnet (if one exists). This feature helps when doing maintenance on subnets where moving from a smaller to larger subnet is desired without removing or recreating the associated IP addresses.
42+
You can also add IPs to an existing subnet using the new **Background Populate Subnets with IPs** command from the Subnets **Actions** menu. When deleting a subnet (**Delete with Detailed Confirmation**), you can also choose to add the associated IPs to the parent subnet (if one exists). This feature helps when doing maintenance on subnets, where it is desirable to move from a smaller to a larger subnet without removing or recreating the associated IP addresses.
4343

44-
The Action menu also includes an option for creating a ping sweep for a set of selected subnets.
44+
The **Actions** menu also includes an option for creating a ping sweep for a set of selected subnets.
4545

4646
<ThemedImage
4747
alt="Subnet Action menu"
@@ -70,7 +70,7 @@ The Action menu also includes an option for creating a ping sweep for a set of s
7070
/>
7171

7272

73-
### Adding/Editing a subnet
73+
### Adding/Editing a Subnet
7474

7575
<ThemedImage
7676
alt="Adding/Editing a subnet"
@@ -80,17 +80,17 @@ The Action menu also includes an option for creating a ping sweep for a set of s
8080
}}
8181
/>
8282

83-
Network and mask bits are required fields, all others are optional. Range begin, and end is calculated automatically based on network and mask bits if not entered.
83+
Network and mask bits are required fields; all others are optional. The range beginning and end are calculated automatically based on the network and mask bits if not entered.
8484

8585
The VRF group is required if you want to further subnet this subnet.
8686

8787
The Subnet Category can be used to categorize your subnets. If using the Multitenancy feature, you can restrict subnet permissions based on these categories.
8888

8989
If you mark the network and/or broadcast addresses as usable for a subnet, these IPs will be shown as usable IPs in the IP Address list page.
9090

91-
### VRF groups and overlapping subnet ranges
91+
### VRF Groups and Overlapping Subnet Ranges
9292

93-
When you add an overlapping subnet in a VRF group, the subnet gets automatically positioned with the right parent/child relationship.
93+
When you add an overlapping subnet in a VRF group, the subnet gets automatically positioned with the right parent-child relationship.
9494

9595
### Adding Subnetted Subnets
9696

@@ -108,7 +108,7 @@ You can just enter mask bits and click Add, and a subnet underneath the current
108108

109109
On the edit page, clicking on a nested subnet takes you to the edit page for that subnet.
110110

111-
### Relocating a subnet
111+
### Relocating a Subnet
112112

113113
<ThemedImage
114114
alt="Relocating a subnet"
@@ -118,9 +118,9 @@ On the edit page, clicking on a nested subnet takes you to the edit page for tha
118118
}}
119119
/>
120120

121-
On the edit page, if you click on **Relocate**, it will calculate if there are any subnets into which this subnet can be moved. If it finds one and there are no IP conflicts, it will relocate the subnet.
121+
On the edit page, if you click on **Relocate**, it will calculate whether there are any subnets into which this subnet can be moved. If it finds one and there are no IP conflicts, it will relocate the subnet.
122122

123-
### Deleting a subnet upwards/merging into parent
123+
### Deleting a Subnet Upwards/Merging Into Parent
124124

125125
<ThemedImage
126126
alt="Deleting a subnet upwards/merging into parent"

0 commit comments

Comments
 (0)