A2osX/TESTS/DNSTEST
2019-01-15 23:50:18 -05:00

10 lines
161 B
Plaintext

#!/BIN/SHELL
Echo \fBegin DNS Tests
Echo Current DNS Table
DNSINFO
ECHO Adding BRTS
DNSINFO BRTS 10.0.0.67
Echo New DNS Table
DNSINFO
Echo End DNS Test