Hardware Installation
PixelStor 5000 User Manual
Rev. 1, May 2013
7-95
dasysalert
used to enable or disable health alerts
daum
used to upgrade or manage kernel images
davd
used to manage virtual disks
daversion
used to display version information of kernel
images or boot images
Figure 7-1 CLI command list
7.7
The CLI Commands
The CLI Commands for the
PixelStor 5000
have the prefix
“da” as part of the command
name. The commands and their descriptions are listed below.
7.7.1
daacl
Use daacl to manage the access control list on at a system level.
daacl - manage access control list.
Usage:
daacl [Options]
Options:
-h/--help: help
-L/--list: list all allowed addresses
-a [address/prefixlen]: add an address into the allowed list
-d [address/prefixlen]: delete an address from the allowed list
Command Examples:
daacl -a 0.0.0.0/0: allow access from all
daacl -a 192.168.1.0/24: allow access from one subnet
daacl -a 192.168.1.1/32: allow access from one IP
7.7.2
daaddrbk
Use daaddrbk to manage the email addresses for notification.
daaddrbk - add email address to notification list.