Emerson 4620 Network Router User Manual


 
System Management Interface Based on HPI-B (Centellis 4620) User’s Guide (6806800D85A)
Example Applications List of Supported Example Applications
48
on.
Options:
-d DOMAIN_ID use domain with id DOMAIN_ID
-V print version information and exit
-h display this help and exit
#------------------------------#
# hpirestartdaemon
#------------------------------#
Usage: hpirestartdaemon [OPTION]...
HPI example application to restart the HPI daemon.
Options:
-d DOMAIN_ID use domain with id DOMAIN_ID
-V print version information and exit
-h display this help and exit
#------------------------------#
# hpishaddr
#------------------------------#
Usage: hpishaddr [OPTION]...
HPI example application to display and set the shelf address.
Options:
-d DOMAIN_ID use domain with id DOMAIN_ID
-b HEX_STRING set shelf address using binary hex string HEX_STRING
-V print version information and exit
-h display this help and exit
#------------------------------#
# hpishelf
#------------------------------#
Usage: hpishelf [OPTION]...
HPI example application to manage connections to domains.
Note: Requires multishelf library.
Options:
-c DOMAIN_NAME create domain with name DOMAIN_NAME
-l DOMAIN_NAME delete domain with name DOMAIN_NAME
-i IP_ADDR use IP address IP_ADDR to connect to domain
-p PORT use port PORT to connect to domain
-e listen for events
-V print version information and exit
-h display this help and exit
Examples:
Add domain "Gandalf" with IP address 192.168.111.86:
hpishelf -c Gandalf -i 192.168.111.86
Delete domain "Gandalf":
hpishelf -l Gandalf
#------------------------------#
# hpiship
#------------------------------#