sysconf appliance

Reboot or power-off the appliance, or reset appliance account passwords and configuration settings to factory defaults.

User Access

admin, pseoperator

Syntax

sysconf appliance {factory | poweroff | reboot}

Argument(s) Shortcut Description
factory f Reset all appliance account passwords, SNMP, and network configuration to factory settings. Available to the admin user only.
poweroff p Power-off the appliance.
reboot r Reboot the appliance.

Example

psesh:>sysconf appliance factory
 
 
WARNING !!  This command will reset the appliance to factory defaults.
If you are sure that you wish to proceed, then type 'proceed', otherwise type 'quit'
 
> proceed
Proceeding...
Changing password for user admin.
passwd: all authentication tokens updated successfully.
Changing password for user audit.
passwd: all authentication tokens updated successfully.
Changing password for user pseoperator.
passwd: all authentication tokens updated successfully.
Shutting down interface eth0:  [  OK  ]
Shutting down interface eth1:  [  OK  ]
Shutting down loopback interface:  [  OK  ]
Bringing up loopback interface:  [  OK  ]
Bringing up interface eth0:  Determining if ip address 172.20.9.35 is already in use for device eth0...
[  OK  ]
Bringing up interface eth1:  Determining if ip address 192.168.1.100 is already in use for device eth1...
[  OK  ]
 
 
Command Result : 0 (Success)
 
 
 
 
 
psesh:>sysconf appliance poweroff
 
WARNING !!  This command will power off the appliance.
            All clients will be disconnected and the appliance will require a manual power on for further access.
If you are sure that you wish to proceed, then type 'proceed', otherwise type 'quit'
 
> proceed
Proceeding...
 
Broadcast message from root@PSE-II
        (/dev/pts/0) at 7:58 ...
 
The system is going down for power off NOW!
Power off commencing
 
It is now safe to poweroff the appliance.
 
Command Result : 0 (Success)
 
 
 
 
 
psesh:>sysconf appliance reboot
 
WARNING !!  This command will reboot the appliance.
            All clients will be disconnected.
If you are sure that you wish to proceed, then type 'proceed', otherwise type 'quit'
 
> proceed
Proceeding...
 
Broadcast message from root@PSE-II
        (/dev/pts/0) at 7:55 ...
 
The system is going down for reboot NOW!
Reboot commencing
 
Command Result : 0 (Success)