Skip to content

Commit 79246ff

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

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,14 +84,18 @@ 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
87+
## Administrative and Configuration state during reboot
8888

8989
- When a reboot is triggered, the **administrative state** changes to **UnderMaintenance** in the device overview.
90+
9091
- Upon a successful reboot, the **administrative state** transitions back to **Enabled**.
92+
9193
- If the reboot fails:
94+
9295
- The **configuration state** remains in **Failed**.
93-
- The **administrative state** remains in **UnderMaintenance**.
9496

97+
- The **administrative state** remains in **UnderMaintenance**.
98+
9599
## Technical Details: Interaction Between Network Fabric (NNF) and Arista Devices
96100

97101
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)