System information
Administration Tasks Not Done in the Web Manager 103
Changing the Sort Order of Device Listings
6. Either restart the OnBoard or enter killall cacpd on the command
line, as shown in the following screen example.
Changing the Sort Order of Device Listings
The names of devices are listed in the Web Manager and by onbdshell in
the order in which they were configured. An OnBoard administrator can
configure device lists to appear in alphabetical order using the cycli utility.
T To Sort the Device List Alphabetically
1. Log into the OnBoard command line as an administrative user or root.
2. Enter the cycli command.
3. Make sure the primary Ethernet interface (eth0) is active.
4. Save the changes.
5. Exit from the cycli utility.
6. Log out and bring up the Web Manager Config → Devices screen.
The devices now display sorted alphabetically by name.
[root@onboard etc/cacpd]# killall cacpd
OnBoard login: root
Password: password
[root@OnBoard root]# cycli
cli> set
onboard global sort server alpha
cli> commit
cli> quit