Skip to content

Commit 10efaea

Browse files
947: update-language; ip-addresses
1 parent 97f34cf commit 10efaea

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/infrastructure-management/ipam/ip-addresses.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You can search for IPs with full or partial entries right here. Clicking on an I
2828

2929
### Bulk Actions for IP Addresses
3030

31-
To perform a bulk action, check the IP addresses to affect from the list and select an action from the **Select an action** dropdown menu. Then click on the **hammer** icon to perform the selected bulk action.
31+
To perform a bulk action, check the IP addresses to affect from the list and select an action from the **Select an action** dropdown menu. Then confirm the action in the dialogue to perform the selected bulk action.
3232

3333
<ThemedImage
3434
alt="Bulk actions menu"
@@ -42,13 +42,13 @@ To perform a bulk action, check the IP addresses to affect from the list and sel
4242
The following bulk actions are available for IP addresses:
4343

4444
- **Export selected items to CSV**: create CSV export file.
45+
- **Do a re-importable export for selected items**: Create an export file that you can re-import.
4546
- **Delete with Detailed Confirmation:** Displays prompt before deleting.
4647
- **Fast Background Delete**: Delete without prompt.
4748
- **Mark selected IP as available:** Will only mark those IPs available that have no device association.
4849
- **Mark selected IPs as not available** : Will mark selected IPs as not available.
4950
- **Clear ALL fields and Mark selected IPs as available** : This command will clear all device association for the selected IPs and mark those IPs as available.
5051
- **Relocate Selected IPs** : This will bring up a matching subnets page based on first selected IPs. You can choose to move IPs to another subnet with this. Only IPs that are within the range will be moved.
51-
- **Do a re-importable export for selected items**: Create an export file that you can re-import.
5252
- **Add tags to selected items**: add a comma-separated list of tags.
5353
- **Check/Fix selected IPs Subnet assignment**: Displays a page to check or fix Subnet assignment.
5454

@@ -65,17 +65,17 @@ Click on an IP address to view its details.
6565
/>
6666
<br/><br/>
6767

68-
You can see the history of changes for that IP address from the **History (Audit Logs)** button at the top right of the page (similar to all other view pages in the application). If you have appropriate permissions, the **Edit** button will be available. All DNS records that use this IP are shown in the view page as well.
68+
You can see the history of changes for that IP address from the **History (Audit Logs)** tab at the top of the page (similar to all other view pages in the application). If you have appropriate permissions, the **Edit** button will be available. All DNS records that use this IP are shown in the view page as well.
6969

70-
In the example above, clicking on the link called _demo_ in the **Resource** field will take you to the K8s cluster that is currently holding that IP.
70+
Clicking on the link in the **Resource** field will take you to the K8s cluster that is currently holding that IP.
7171

7272
:::note
7373
Entries in the **Configuration Resource** and **Configuration Resource Item** fields make sense only in the context of a Kubernetes cloud discovery job ([cloud platforms autodiscovery](auto-discovery/cloud-auto-discovery/index.mdx)) and are filled in automatically. These field should not be populated for a regular IP address.
7474
:::
7575

7676
### Add/Edit Page
7777

78-
Click on the **Add IP Address** button on the view page to add an IP address.
78+
Click on the **Create** button on the view page to add an IP address.
7979

8080
<ThemedImage
8181
alt="Add IP address button"
@@ -97,7 +97,7 @@ When Adding or editing an IP, the Subnet field is required. Device42 will automa
9797
/>
9898
<br/><br/>
9999

100-
To enter additional device(s) to associate with an already-created IP address, click on the **Edit** button of the IP address from its view page. Then click on the **Add another device association** button.
100+
To enter additional device(s) to associate with an already-created IP address, click on the **Edit** button of the IP address from its view page. Then click on the **+ Add New** button.
101101

102102
<ThemedImage
103103
alt="Add device from editing view"

0 commit comments

Comments
 (0)