Aura Admin Commands
Commonly used administration commands for the Aura Communication Manager, the Definity-era CLI accessed via the SAT (System Access Terminal):
| Display / List: |
| display station XXXXX | View a station/extension config |
| list station | List all stations |
| display trunk-group X | View trunk group config |
| list trunk-group | List all trunk groups |
| display hunt-group X | View hunt group |
| list hunt-group | List all hunt groups |
| display attendant X | View attendant console |
| list configuration station | Show station hardware config |
| Add / Change / Remove: |
| add station XXXXX | Add a new extension |
| change station XXXXX | Modify an existing station |
| remove station XXXXX | Delete a station |
| add trunk-group X | Add a trunk group |
| change trunk-group X | Modify trunk group |
| add hunt-group X | Add a hunt group |
| change hunt-group X | Modify hunt group |
| Busyout / Release: |
| busyout station XXXXX | Take station out of service |
| release station XXXXX | Return station to service |
| busyout trunk X/X/X | Busyout a specific trunk |
| release trunk X/X/X | Release a trunk |
| Status / Testing: |
| status station XXXXX | Real-time station status |
| status trunk-group X | Trunk group status |
| status hunt-group X | Hunt group status |
| test station XXXXX | Run diagnostics on a station |
| list measurements trunk-group | Traffic stats |
| Routing & Dial Plan: |
| display dialplan analysis | View dial plan |
| change dialplan analysis | Modify dial plan |
| display ars analysis XXXXXX | View ARS routing for a number |
| change ars analysis | Modify ARS routing |
| display route-pattern X | View route pattern |
| change route-pattern X | Modify route pattern |
| System / Alarms: |
| display alarms | View active alarms |
| list alarms | List all alarms |
| clear alarm | Clear an alarm |
| display errors | View error log |
| save translation | Save config changes to disk |
A few tips:
- Most commands follow the pattern: [action] [object] [identifier]
- list shows summaries, display shows full details
- Always save translation after making changes, or they won't survive a restart
- [tab] or ? often gives help/options in the SAT terminal