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/infrastructure-management/ipam/ip-nat-map.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl'
8
8
9
9
IP Nat/Map functions are used for routing, such as routing external IPs to internal IPs or routing traffic within different network segments. You define IP Nat/Maps as they are not found during discovery.
10
10
11
-
- To create an IP Nat/Map, go to _Resources > IPs > IP NAT_ to display Nat/Map list page, and then click _Add IP Nat/Map_ at the top right.
11
+
- To create an IP Nat/Map, go to _Resources > IPs > IP NAT_ to display Nat/Map list page, and then click _Create_ at the top right.
12
12
13
13
<ThemedImage
14
14
alt="IP NAT/Map menu"
@@ -28,7 +28,7 @@ Device42 displays the Nat/Map add page.
28
28
}}
29
29
/>
30
30
31
-
- Enter a _Name_ for the Nat/Map, and then enter the _Source IP Address Start_ and _Target IP Address Start_. You can also use the magnifying glass icon to select an IP address.
31
+
- Enter a _Name_ for the Nat/Map, and then enter the _Source IP Address Start_ and _Target IP Address Start_. You can also use the plus icon to select an IP address.
0 commit comments