The MMASK command selects which protocol layers will be
monitored when traffic tracing is enabled on the current
console.
The optional argument is a HEX number between 0000h and FFFFh,
which is calculated by adding together the desired values from
this table:
0001 - Incoming frames 0100 - ICMP
0002 - Outgoing frames 0200 - TCP
0004 - AX25 layer 2 0400 - KISS
0008 - AX25 info frames 0800 - SLIP
0010 - AX25 layer 3 1000 - PASSALL
0020 - AX25 layer 4 2000 - Hex Dump
0040 - IP frames
0080 - ARP frames
If no argument is supplied, the current setting is reported.
The default setting for the first console is 03FF, which
displays all incoming and outgoing traffic from AX25 layer 2
upwards. The settings for each console are independent.
This command duplicates the function of the <F4> key.
The console can override a remote sysop's settings.
The PASSALL option enables frames which fail the validity
checks at one layer (e.g. KISS checksum) to be passed to the
next layer above for tracing.