Difference between revisions of "How to setup a timed reset"

From Tech-Wiki
Jump to: navigation, search
(Created page with "Category:Juniper Networks In order to allow the read/write administrators to run snoop detail, the environment variable can be set or unset by root administrator. Set a tim...")
 
Line 1: Line 1:
 
[[Category:Juniper Networks]]
 
[[Category:Juniper Networks]]
  
In order to allow the read/write administrators to run snoop detail, the environment variable can be set or unset by root administrator.
+
If you required to configure the Juniper to reset at a particular time you can use the set timer command. This is useful when configuring the Juniper remotely and need to reset the device as the timed reset does not save the config.
  
 
Set a timed reset.
 
Set a timed reset.

Revision as of 09:16, 28 July 2011


If you required to configure the Juniper to reset at a particular time you can use the set timer command. This is useful when configuring the Juniper remotely and need to reset the device as the timed reset does not save the config.

Set a timed reset.

set timer mm/dd/yyyy hh:mm action reset

Show timed events.

get timer

Stop a timed reset, use the id as show in the get timer output.

unset timer <id>