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: content/nvidia-air-v2/OOB-Management-Network.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ For simulations with 226 or fewer nodes, Air creates a single leaf switch:
24
24
```
25
25
┌───────────────────────┐
26
26
│ oob-mgmt-server │
27
-
│ 192.168.0.253 │
27
+
│ 192.168.200.1 │
28
28
│ │
29
29
│ • DHCP server │
30
30
│ • DNS server │
@@ -34,14 +34,14 @@ For simulations with 226 or fewer nodes, Air creates a single leaf switch:
34
34
┌───────────┴───────────┐
35
35
│ oob-mgmt-switch │
36
36
│ (leaf switch) │
37
-
│ 192.168.0.254 │
37
+
│ 192.168.200.254 │
38
38
└───────────┬───────────┘
39
39
│
40
40
┌──────────────────┼──────────────────┐
41
41
│ │ │
42
42
┌─────┴─────┐ ┌─────┴─────┐ ┌─────┴─────┐
43
43
│ node1 │ │ node2 │ │ node3 │
44
-
│ .0.1│ │ .0.2│ │ .0.3 │
44
+
│ .200.2 │ │ .200.3 │ │ .200.4 │
45
45
└───────────┘ └───────────┘ └───────────┘
46
46
```
47
47
@@ -75,21 +75,21 @@ The OOB network can scale up to approximately 23,000 nodes.
75
75
76
76
## IP Addressing
77
77
78
-
The OOB network uses the `192.168.0.0/16` private address space. Each leaf switch serves a `/24` subnet:
78
+
The OOB network uses the `192.168.0.0/16` private address space. Each leaf switch serves a `/24` subnet, starting at `192.168.200.0/24` and allocating downward:
79
79
80
80
| Subnet | Leaf Switch | Node IP Range | Gateway (Leaf SVI) |
0 commit comments