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
+14-12Lines changed: 14 additions & 12 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 _Create_ 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 plus 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.
32
32
33
33
<ThemedImage
34
34
alt="Select IP address"
@@ -38,13 +38,15 @@ Device42 displays the Nat/Map add page.
38
38
}}
39
39
/>
40
40
41
-
- You can also or select or enter these options:
42
-
-_Two way relation_
43
-
-_Protocol_
44
-
-_Source IP Address End_
45
-
-_Source Port Stat_
46
-
-_Source Port End_
47
-
-_Target IP Address End_
48
-
-_Target Port Start_
49
-
-_Target Port End_
50
-
- When done, click _Save_. The IP Nat/Map is added to the list.
41
+
- You can also select or enter these options:
42
+
43
+
-**Two way relation**
44
+
-**Protocol**
45
+
-**Source IP Address End**
46
+
-**Source Port Stat**
47
+
-**Source Port End**
48
+
-**Target IP Address End**
49
+
-**Target Port Start**
50
+
-**Target Port End**
51
+
52
+
- When done, click **Save**. The IP Nat/Map is added to the list.
0 commit comments