Skip to content

Commit e442d70

Browse files
committed
Update howto-reboot-a-network-device.md
1 parent 2594f2b commit e442d70

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/operator-nexus/howto-reboot-a-network-device.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,14 @@ az networkfabric device reboot --network-device-name <DeviceName> --resource-gro
8484

8585
- The **current runRW configuration persists** across the reboot.
8686

87+
## Administrative and Configuration State During Reboot
88+
89+
- When a reboot is triggered, the **administrative state** changes to **UnderMaintenance** in the device overview.
90+
- Upon a successful reboot, the **administrative state** transitions back to **Enabled**.
91+
- If the reboot fails:
92+
- The **configuration state** remains in **Failed**.
93+
- The **administrative state** remains in **UnderMaintenance**.
94+
8795
## Technical Details: Interaction Between Network Fabric (NNF) and Arista Devices
8896

8997
For devices running **Arista EOS**, the reboot process is triggered via the **gNOI System Reboot API** with the following parameters:

0 commit comments

Comments
 (0)