To restart the software, perform the following steps:
Method 1: Administator Web Console
- Navigate to System > Traffic Managers
- Click Restart Software
This will restart only the traffic handling processes, not the UI processes.
Method 2: CLI command
To restart the software from the command line using SSH, enter the following command:
$ZEUSHOME/restart-zeus
To restart only the traffic handling processes without restarting the UI:
$ZEUSHOME/zxtm/rc restart
To restart only the UI:
$ZEUSHOME/admin/rc restart