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
This how-to guide provides a step-by-step template for upgrading a Fabric. It is designed to assist users in enhancing their network infrastructure through Azure APIs, which facilitate the lifecycle management of various network devices. Regular updates are crucial for maintaining system integrity and accessing the latest product improvements.
14
+
This how-to guide provides a step-by-step template for upgrading a Nexus Fabric. It is designed to assist users in managing a reproducable end-to-end upgrade through Azure APIs. Regular updates are crucial for maintaining system integrity and accessing the latest product improvements.
15
15
16
16
## Overview
17
17
@@ -49,6 +49,10 @@ Runtime changes are categorized as follows:
49
49
-[Operator Nexus Releases and Notes](./release-notes-2402.2)
1. The following role permissions should be assigned to end users responsible for Fabric create, upgrade, and delete operations. These permissions can be granted temporarily, limited to the duration required to perform these operations.
@@ -118,7 +122,7 @@ Runtime changes are categorized as follows:
118
122
119
123
If any taps are "not found", failed" or "error" status, do not start the upgrade until the network taps issues are cleared.
120
124
121
-
7. Run cabling validation report:
125
+
6. Run cabling validation report:
122
126
123
127
#Link
124
128
```
@@ -136,11 +140,11 @@ Runtime changes are categorized as follows:
136
140
137
141
List all port connection and cabling issues in the iTrack and notify AT&T Nitro/Team
138
142
139
-
11. Notify SRE of Upgrade and ETA:
143
+
7. Notify Operations of upgrade and ETA:
140
144
141
-
DE will send notification to SRE of production resource upgrade and ETA using the following template:
145
+
Send notification to Operations of production Fabric upgrade and ETA using the following template:
142
146
```
143
-
Title: <ENVIRONMENT> <REGION> <FABRIC_NAME> Runtime upgrade to <FABRIC_RUNTIME_VERSION> <START_TIME> -
147
+
Title: <ENVIRONMENT> <AZURE_REGION> <FABRIC_NAME> Runtime upgrade to <FABRIC_RUNTIME_VERSION> <START_TIME> -
0 commit comments