Reference Guide

networking monitor external-servers-states list
Display a list of external servers and their accessibility status.
Format
networking monitor external-servers-states list
Options
Option Description Format
--CSV Display the command output in a
commadelimited format with a
header
Append --CSV to the command
Example
Display a current list of external servers and their accessibility status:
CLI> networking monitor external-servers-states list
Output
.--------------------.---------.-------------.
| Host | Type | State |
|--------------------|---------|-------------|
| 172.20.65.20 | DNS | AVAILABLE |
|--------------------|---------|-------------|
| 172.22.69.1 | GATEWAY | UNAVAILABLE |
|--------------------|---------|-------------|
| time.lab.town | NTP | AVAILABLE |
'--------------------'---------'-------------'
networking monitor external-servers-states view
Display the accessibility status of a single external server.
Format
networking monitor external-servers-states view <Host> <Type>
Arguments
Argument Description Format
<Host> External server host Existing server host name or IP
address in IPv6 or IPv4 format. A
host name must contain one or
more sub names, each separated
by a dot. Each sub name can
contain letters, numbers, or
194
CLI Commands