@@ -16,7 +16,7 @@ Operator Nexus platform software. Some of these steps may take
16
16
extended amounts of time, thus, a review of these prerequisites may prove beneficial.
17
17
18
18
In subsequent deployments of Operator Nexus instances, you can skip to creating the on-premises
19
- [ Network Fabric] ( ./howto-configure-network-fabric.md ) and the [ Cluster] ( ./howto-configure-cluster.md ) .
19
+ [ Network Fabric] ( ./howto-configure-network-fabric.md ) and the [ Cluster] ( ./howto-configure-cluster.md ) .
20
20
21
21
## Azure prerequisites
22
22
@@ -203,9 +203,9 @@ sudo ogcli create conn << 'END'
203
203
To clear the net3 interface, follow these steps:
204
204
205
205
1. Check for any interface configured on the physical interface net3 and "Default IPv4 Static Address" using the following command:
206
-
206
+
207
207
```bash
208
- ogcli get conns
208
+ ogcli get conns
209
209
**description="Default IPv4 Static Address"**
210
210
**name="$TS_NET3_CONN_NAME"**
211
211
**physif="net3"**
@@ -218,7 +218,7 @@ ogcli get conns
218
218
| TS_NET3_CONN_NAME | Terminal server NET3 Connection name |
219
219
220
220
2. Remove the interface if it exists:
221
-
221
+
222
222
```bash
223
223
ogcli delete conn "$TS_NET3_CONN_NAME"
224
224
```
@@ -231,7 +231,7 @@ ogcli delete conn "$TS_NET3_CONN_NAME"
231
231
To set up the support admin user, follow these steps:
232
232
233
233
1. For each user, execute the following command in the CLI:
234
-
234
+
235
235
```bash
236
236
ogcli create user << 'END'
237
237
description="Support Admin User"
@@ -437,23 +437,23 @@ Example LLDP neighbors output:
437
437
LLDP neighbors:
438
438
-------------------------------------------------------------------------------
439
439
Interface: net2, via: LLDP, RID: 2, Time: 0 day, 20:28:36
440
- Chassis:
440
+ Chassis:
441
441
ChassisID: mac 12:00:00:00:00:85
442
442
SysName: austx502xh1.els-an.att.net
443
443
SysDescr: 7.7.2, S9700-53DX-R8
444
444
Capability: Router, on
445
- Port:
445
+ Port:
446
446
PortID: ifname TenGigE0/0/0/0/3
447
447
PortDescr: GE10_Bundle-Ether83_austx4511ts1_net2_net2_CircuitID__austxm1-AUSTX45_[CBB][MCGW][AODS]
448
448
TTL: 120
449
449
-------------------------------------------------------------------------------
450
450
Interface: net1, via: LLDP, RID: 1, Time: 0 day, 20:28:36
451
- Chassis:
451
+ Chassis:
452
452
ChassisID: mac 12:00:00:00:00:05
453
453
SysName: austx501xh1.els-an.att.net
454
454
SysDescr: 7.7.2, S9700-53DX-R8
455
455
Capability: Router, on
456
- Port:
456
+ Port:
457
457
PortID: ifname TenGigE0/0/0/0/3
458
458
PortDescr: GE10_Bundle-Ether83_austx4511ts1_net1_net1_CircuitID__austxm1-AUSTX45_[CBB][MCGW][AODS]
459
459
TTL: 120
@@ -465,8 +465,10 @@ Interface: net1, via: LLDP, RID: 1, Time: 0 day, 20:28:36
465
465
466
466
## Set up storage array
467
467
468
- 1 . Operator needs to install the storage array hardware as specified by the BOM and rack elevation within the Aggregation Rack.
469
- 2 . Operator needs to provide the storage array Technician with information, in order for the storage array Technician to arrive on-site to configure the appliance.
468
+ 1 . Operator needs to install the storage array hardware as specified by the BOM and rack elevation
469
+ within the Aggregation Rack.
470
+ 2 . Operator needs to provide the storage array Technician with information, in order for the storage
471
+ array Technician to arrive on-site to configure the appliance.
470
472
3 . Required location-specific data that is shared with storage array technician:
471
473
- Customer Name:
472
474
- Physical Inspection Date:
@@ -475,15 +477,17 @@ Interface: net1, via: LLDP, RID: 1, Time: 0 day, 20:28:36
475
477
- CLLI code (Common Language location identifier):
476
478
- Installation Address:
477
479
- FIC/Rack/Grid Location:
478
- 4 . Data provided to the operator and shared with storage array technician, which will be common to all installations:
479
- - Purity Code Level: Refer to [ supported Purity versions] ( ./reference-near-edge-storage-supported-versions.md )
480
+ 4 . Data provided to the operator and shared with storage array technician, which will be common to
481
+ all installations:
482
+ - Purity Code Level: Refer to
483
+ [ supported Purity versions] ( ./reference-near-edge-storage-supported-versions.md )
480
484
- Safe Mode: Disabled
481
- - Array Time zone : UTC
482
- - DNS (Domain Name System) Server IP Address: 172.27.255.201
485
+ - Array Timezone : UTC
486
+ - DNS (Domain Name System) Server IP Address: not set by operator during setup
483
487
- DNS Domain Suffix: not set by operator during setup
484
- - NTP (Network Time Protocol) Server IP Address or FQDN: 172.27.255.212
485
- - Syslog Primary: 172.27.255.210
486
- - Syslog Secondary: 172.27.255.211
488
+ - NTP (Network Time Protocol) Server IP Address or FQDN: not set by operator during setup
489
+ - Syslog Primary: 172.27.255.213
490
+ - Syslog Secondary: not set by operator during setup
487
491
- SMTP Gateway IP address or FQDN: not set by operator during setup
488
492
- Email Sender Domain Name: domain name of the sender of the email (example.com)
489
493
- Email Addresses to be alerted: not set by operator during setup
@@ -584,7 +588,7 @@ An example design of three on-premises instances from the same NFC/CM pair, usin
584
588
| ------------| -------------------------| --------------|
585
589
| Instance 1 | 10.1.0.0-10.1.31.255 | 10.1.3.0/24 |
586
590
| Instance 2 | 10.1.32.0-10.1.63.255 | 10.1.35.0/24 |
587
- | Instance 3 | 10.1.64.0-10.1.95.255 | 10.1.67.0/24 |
591
+ | Instance 3 | 10.1.64.0-10.1.95.255 | 10.1.67.0/24 |
588
592
589
593
### Default setup for other devices installed
590
594
0 commit comments