Once the list of stations has been exported, administrators can use it for a variety of purposes. For example:
list station 2000 2999
| Problem | Likely Cause | Solution | | :--- | :--- | :--- | | Output is truncated | Session page limit | Use set session list page off your command | | Garbage characters in CSV | ANSI/VT100 escape codes | Use set session terminal emulation none or export via Reports tool | | "List" command times out | Too many stations (e.g., list station all for 50k stations) | Break it down: list station 1000-1999 , then 2000-2999 , etc. | | Missing station names | Name field was never populated | That's a data integrity issue, not export. Use change station to add. | | Column alignment broken | Using copy-paste from terminal | Use File > Log, not Ctrl+C. Or use Station Audit report. | avaya site administration export list station