POA Mediafire

Linux Commands

cat /etc/resolv.conf - Find out what you are using for DNS
ip a |grep inet - Find out your IP Addresses
curl ifconfig.me - Found out what PUBLIC IP Address you are using
ss dst IP ADDRESS - Shows you which ports are actually open to another IP Address
journalctl -f - Shows you the running journal command
grep MemTotal /proc/meminfo - Displays total physical Memory

Clear ARP cache and validate:
Run command: ip -s -s neigh flush all
Run command: arp -n
Compare the last command results to the first (should have less rows)

Mitel Stuff

Enable a 69XX phone to connect via the web (from the ESM Maintenance Command)
pd send xxxx enable_web
pd send xxxx enable_telnet

Disable a 69XX phone to connect via the web (from the ESM Maintenance Command)
pd send xxxx disable_web
pd send xxxx disable_telnet
Link to latest MiCollab Client