Skip to content

Commit c0e4ac9

Browse files
Merge pull request #303255 from sushantjrao/break-glass-setup
Update howto-replace-network-devices.md
2 parents 1a43095 + 9f6aabe commit c0e4ac9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,14 +145,12 @@ This action sets the following states:
145145

146146
### Step 5: Refresh configuration
147147

148-
This step pushes the latest configuration to the device after it enters maintenance mode (applicable only for CE and TOR).
148+
This operation pushes the latest configuration to the device (for all type of the devices). If a maintenance profile is already configured on the device (applicable to CE and TOR), it will be retained during this operation.
149149

150150
```Azure CLI
151151
az networkfabric device refresh-configuration --resource-name <resource-name> --resource-group <rg-name>
152152
```
153153

154-
This action pushes the latest configuration to the device.
155-
156154
This action keeps the device in following states:
157155

158156
- Device Administrative State: UnderMaintenance

0 commit comments

Comments
 (0)