Skip to content

Commit 2b19ebe

Browse files
committed
docs(reserve_ipv4): add example screenshots to illustrate functionality
1 parent 1f6e82e commit 2b19ebe

File tree

4 files changed

+14
-0
lines changed

4 files changed

+14
-0
lines changed

docs/images/reserve_ipv4_1.png

35.7 KB
Loading

docs/images/reserve_ipv4_2.png

32.2 KB
Loading

docs/images/reserve_ipv4_3.png

30.7 KB
Loading

docs/reserve_ipv4.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,18 @@ A NetBox Custom Script to automate IPv4 assignment:
66
- Creates a new **`IPAddress`** in NetBox (only when **Commit** is enabled)
77
- Optionally assigns a **DNS name**
88

9+
#### Example Screenshots
10+
11+
1. **Input Form in NetBox**
12+
13+
![Input Form](images/reserve_ipv4_1.png)
14+
15+
2. **Results**
16+
17+
![Results](images/reserve_ipv4_2.png)
18+
19+
3. **Created IPv4 in NetBox**
20+
21+
![Created Site](images/reserve_ipv4_3.png)
22+
923
[View Script](../scripts/02_reserve_ipv4.py)

0 commit comments

Comments
 (0)