axui <iface> [<unproto_call> [digipeater_string]]
This command allows the sysop console user to create a UI (unproto) session. The administrator sends UI packets from lines entered at the keyboard, and displays received UI packets on the status display. A split-screen session is created where possible. Only one axui session is permitted at any time. (#define AXUISESSION must be in config.h to enable this command / not defined in default 2.0d).
<iface> use this ax25 interface <iface>
<unproto call> Unproto supports an address. The default <unproto_call> is "ID".
[digipeater string] is optional digi calls.
While in the session, jnos allows a few commands. Commands begin with '/' in column 1 and are executed rather than being transmitted as a UI packet. They are:
/c newcall change the unproto call to <newcall>
/i iface change to interface <iface>
/? or /h display a help message
/t toggle display of the time a packet was received
/q, /b, /e close the axui session
Example: To use digipeater n5knx-5 for a local ARES unproto net, type:
...> axui ax0 ares n5knx-5
