Administrator Guide

range
pe-id-pe-id
Enter the keyword range followed by the range of pe-ids that you want to schedule to
reboot. The range is from 0 to 255.
Command Modes
EXEC Privilege
Usage Information
You can schedule a PE to reboot after a particular amount of time, in hours and minutes (HH:MM), from the
current time. For example, you can schedule a PE to reset 10 minutes from the current time using the
following command: reset pe schedule after 0:10 range 10-20.
You can schedule a PE to reset exactly at the specific date and time. For example, you can schedule a PE to
reset at a 0:10 PM on 29th November 2017 using the following command: reset pe schedule at
0:10-11/29/17 range 10-20.
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.13(0.0) Introduced on the C9010.
reset pe range
Specify a range of port extenders (PEs) that you want to schedule for rebooting at a later point of time.
Syntax
reset pe range {pe-id-pe-id | pe-id1,pe-id2,.......} {no-confirm}
Defaults None.
Parameters
pe-id-pe-id
Enter the range of port extender IDs that you want to schedule for rebooting.
pe-id1,pe-
id2,...........
Enter a list of port extender IDs that you want to schedule for rebooting with each pe-id
delimited by a coma.
no-confirm Enter the keyword no-confirm to suppress the warning messages that are displayed
during rebooting of the PE.
Command Modes
EXEC Privilege
Usage Information
The reset pe range command is applicable for the entire PE stack-unit. This command is not used for per
stack-unit scenario.
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.13(0.0) Added the range keyword to the command.
9.9(0.0) Introduced on the C9010.
Example
The following command resets all the PEs within range 1 to 5: reset pe range 1-5 no-confirm.
The following command resets all the PEs within range 5 to 10 and also the pe-ids 1 and 3: reset pe range
1,3,5-10 no-confirm.
reset pe schedule show
Display a list of PEs that are scheduled to be rebooted.
Syntax
reset pe schedule show
Port Extenders (PE) 1297