Skip to content

Commit

Permalink
RM3898231 -update switch list for poweroff command
Browse files Browse the repository at this point in the history
  • Loading branch information
cumulusAnia committed May 14, 2024
1 parent ef6d9a6 commit 3b528a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ In certain situations, you might need to power off the switch instead of rebooti
cumulus@switch:~$ sudo poweroff
```

When you run the Linux `poweroff` command on the SN2201, SN2010, SN2100, SN2100B, SN3420, SN3700, SN3700C, SN4410, SN4600C, SN4600, or SN4700 switch, the switch reboots instead of powering off. To power off the switch, run the `cl-poweroff` command instead. The `cl-poweroff` command performs a hard *abrupt* power down instead of a graceful power down.
When you run the Linux `poweroff` command on the SN2201, SN2010, SN2100, SN2100B, SN3420, SN3700, SN3700C, SN4410, SN4600C, SN4600, SN4700, SN5400 or SN5600 switch, the switch reboots instead of powering off. To power off the switch, run the `cl-poweroff` command instead. The `cl-poweroff` command performs a hard *abrupt* power down instead of a graceful power down.

```
cumulus@switch:~$ sudo cl-poweroff
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ In certain situations, you might need to power off the switch instead of rebooti
cumulus@switch:~$ sudo poweroff
```

When you run the Linux `poweroff` command on the SN2201, SN2010, SN2100, SN2100B, SN3420, SN3700, SN3700C, SN4410, SN4600C, SN4600, or SN4700 switch, the switch reboots instead of powering off. To power off the switch, run the `cl-poweroff` command instead. The `cl-poweroff` command performs a hard *abrupt* power down instead of a graceful power down.
When you run the Linux `poweroff` command on the SN2201, SN2010, SN2100, SN2100B, SN3420, SN3700, SN3700C, SN4410, SN4600C, SN4600, SN4700, SN5400 or SN5600 switch, the switch reboots instead of powering off. To power off the switch, run the `cl-poweroff` command instead. The `cl-poweroff` command performs a hard *abrupt* power down instead of a graceful power down.

```
cumulus@switch:~$ sudo cl-poweroff
Expand Down

0 comments on commit 3b528a3

Please sign in to comment.