antelope_admin [-v] [-ver] [-p] [{-c|-w|-d hostport}] -action action_args
- lockver
This verifies that the license cache lock file exists and has the proper permissions.- lockcreate
This creates a new license cache lock file and sets the permissions.- lockrelease
This releases any currently held locks on the license cache lock file.- lockrm
This deletes the license cache lock file.- cachever
This verifies that the license cache files exist and have the proper permissions.- cachecreate
This creates new license cache files, sets the permissions and sets verification bytes in each file.- cacherm
This deletes all license cache files.- req req_type
This is a request for a license packet. The req_types are as follows.
- ping
Will ping the license servers.- ipe
Will request an ip-address echo.
- getid
Will return the system id.- refreshids
Will refresh system ids.
ruper% antelope_admin -action cachever cachever ok ruper% antelope_admin -w -action req ping 74.92.217.131:6405 0.000 OK ping ok in 0.065728 seconds 71.237.88.151:6405 0.094 OK ping ok in 0.064912 seconds 23.31.71.131:6405 0.199 CONNECT_ERR 23.31.71.129:6405 0.200 CONNECT_ERR ruper% antelope_admin -action cacherm cacherm ok ruper% antelope_admin -action req ipe lpc7: license cache file empty. license: cannot find response in cache files - looking for server addresses. action_reqc: 23.31.71.131:56642 10.10.10.4:56642 - age = 0.031043 ruper% antelope_admin -c -action req ipe action_reqc: 23.31.71.131:56642 10.10.10.4:56642 - age = 19.385918
notes_licensing(5)