Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › hcicmd command to alter eoalias?
Cloverleaf: 5.8 rev 2
AIX: 6.1
I need to automate an eoalias change.
Hi Jason, yes you can change eoalias on the fly with hcicmd:
hcicmd -p -c ‘ eo_alias ‘
In addition there are eo_en and eo_dis commands where you can specify a pattern:
hcicmd -p -c ‘ eo_en pdl * * *’
hcicmd -p -c ‘ eo_dis pdl * INFO,DBUG *’
Rob Abbott Cloverleaf Emeritus