Skip to content

Commit 738983b

Browse files
committed
Update howto-replace-network-devices.md
1 parent 8d2d954 commit 738983b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/operator-nexus/howto-replace-network-devices.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To ensure a smooth and timely RMA process, verify the following prerequisites be
6060

6161
## Steps to replace a device
6262

63-
### Step 1 : Disable administrative state.
63+
### Step 1: Disable administrative state.
6464

6565
Use the following command to disable the administrative state of the device:
6666

@@ -85,7 +85,7 @@ This action sets the following states:
8585
> - Administrative lock
8686
> - Terminal Server (TS) reprovisioning.
8787
88-
### Step 2 : Update the serial number.
88+
### Step 2: Update the serial number.
8989

9090
Execution Conditions:
9191
- Device Administrative State must be `Disabled`
@@ -112,7 +112,7 @@ This action performs the following tasks:
112112

113113
- Keeps the device in Disabled state
114114

115-
### Step 3 : Ensure device is in ZTP Mode.
115+
### Step 3: Ensure device is in ZTP Mode.
116116

117117
Verify that the replacement device is in ZTP mode. If not, configure the device for ZTP before continuing.
118118

@@ -127,7 +127,7 @@ This action sets the following states:
127127

128128
The device boots into its base configuration using the maintenance profile. This condition applies only to TOR and CE device types.
129129

130-
### Step 4 : Set RMA State.
130+
### Step 4: Set RMA State.
131131

132132
Initiate the RMA process using the following command:
133133

@@ -144,7 +144,7 @@ This will:
144144

145145
- Retry the operation if there's transient failures until success is confirmed.
146146

147-
### Step 5 : Refresh configuration
147+
### Step 5: Refresh configuration
148148

149149
This step pushes the latest configuration to the device after it enters maintenance mode (applicable only for CE and TOR).
150150

@@ -154,7 +154,7 @@ az networkfabric device refresh-configuration --resource-name <resource-name> --
154154

155155
This action pushes the latest configuration to the device.
156156

157-
### Step 6 : Enable administrative state.
157+
### Step 6: Enable administrative state.
158158

159159
Once configuration is applied successfully, bring the device back into active service:
160160

0 commit comments

Comments
 (0)