@@ -60,7 +60,7 @@ To ensure a smooth and timely RMA process, verify the following prerequisites be
60
60
61
61
## Steps to replace a device
62
62
63
- ### Step 1 : Disable administrative state.
63
+ ### Step 1: Disable administrative state.
64
64
65
65
Use the following command to disable the administrative state of the device:
66
66
@@ -85,7 +85,7 @@ This action sets the following states:
85
85
> - Administrative lock
86
86
> - Terminal Server (TS) reprovisioning.
87
87
88
- ### Step 2 : Update the serial number.
88
+ ### Step 2: Update the serial number.
89
89
90
90
Execution Conditions:
91
91
- Device Administrative State must be ` Disabled `
@@ -112,7 +112,7 @@ This action performs the following tasks:
112
112
113
113
- Keeps the device in Disabled state
114
114
115
- ### Step 3 : Ensure device is in ZTP Mode.
115
+ ### Step 3: Ensure device is in ZTP Mode.
116
116
117
117
Verify that the replacement device is in ZTP mode. If not, configure the device for ZTP before continuing.
118
118
@@ -127,7 +127,7 @@ This action sets the following states:
127
127
128
128
The device boots into its base configuration using the maintenance profile. This condition applies only to TOR and CE device types.
129
129
130
- ### Step 4 : Set RMA State.
130
+ ### Step 4: Set RMA State.
131
131
132
132
Initiate the RMA process using the following command:
133
133
@@ -144,7 +144,7 @@ This will:
144
144
145
145
- Retry the operation if there's transient failures until success is confirmed.
146
146
147
- ### Step 5 : Refresh configuration
147
+ ### Step 5: Refresh configuration
148
148
149
149
This step pushes the latest configuration to the device after it enters maintenance mode (applicable only for CE and TOR).
150
150
@@ -154,7 +154,7 @@ az networkfabric device refresh-configuration --resource-name <resource-name> --
154
154
155
155
This action pushes the latest configuration to the device.
156
156
157
- ### Step 6 : Enable administrative state.
157
+ ### Step 6: Enable administrative state.
158
158
159
159
Once configuration is applied successfully, bring the device back into active service:
160
160
0 commit comments