Skip to content

Commit 11382f4

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@ az networkfabric device reboot --network-device-name <DeviceName> --resource-gro
9393
- If the reboot fails:
9494

9595
- The **configuration state** remains in **Failed**.
96-
96+
9797
- The **administrative state** remains in **UnderMaintenance**.
9898

99-
## Technical Details: Interaction Between Network Fabric (NNF) and Arista Devices
99+
## Technical details: Interaction between Network Fabric (NNF) and Arista devices
100100

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

@@ -105,7 +105,7 @@ For devices running **Arista EOS**, the reboot process is triggered via the **gN
105105
| **COLD** | `1` | Shuts down and restarts the OS and all hardware. |
106106
| **Force** | `true` | Forces an immediate reboot. |
107107

108-
### Key Difference in ungraceful reboot
108+
### Key difference in ungraceful reboot
109109

110110
- In an **ungraceful reboot**, the **device itself is not placed in maintenance mode**, but the **fabric still enters maintenance mode**.
111111

0 commit comments

Comments
 (0)