status netstat
Display the current network connections.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
>Monitor
Syntax
status netstat
Example
lunash:>status netstat
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:5656 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:8443 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:1501 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:1792 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:9697 0.0.0.0:* LISTEN
tcp 0 192 192.20.11.78:22 10.124.0.87:60890 ESTABLISHED
tcp 0 0 192.20.11.78:22 10.124.0.87:60485 ESTABLISHED
tcp6 0 0 :::22 :::* LISTEN
udp 0 0 0.0.0.0:12262 0.0.0.0:*
udp 0 0 0.0.0.0:68 0.0.0.0:*
udp6 0 0 :::45596 :::*
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags Type State I-Node Path
unix 2 [ ACC ] STREAM LISTENING 11782 /var/run/dbus/system_bus_socket
unix 2 [ ] DGRAM 7448 /run/systemd/notify
unix 2 [ ] DGRAM 7450 /run/systemd/cgroups-agent
unix 2 [ ACC ] STREAM LISTENING 7458 /run/systemd/journal/stdout
unix 5 [ ] DGRAM 7461 /run/systemd/journal/socket
unix 19 [ ] DGRAM 7463 /dev/log
unix 2 [ ACC ] SEQPACKET LISTENING 7993 /run/udev/control
unix 2 [ ] DGRAM 8007 /run/systemd/shutdownd
...(clip)...
unix 3 [ ] STREAM CONNECTED 12103 /var/run/dbus/system_bus_socket
unix 2 [ ] DGRAM 15471
unix 2 [ ] DGRAM 10738
unix 3 [ ] STREAM CONNECTED 17213
unix 3 [ ] STREAM CONNECTED 13199
unix 3 [ ] STREAM CONNECTED 15861
unix 3 [ ] STREAM CONNECTED 11788 /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 15426
unix 3 [ ] STREAM CONNECTED 12131 /var/run/dbus/system_bus_socket
unix 2 [ ] DGRAM 3528172
unix 3 [ ] STREAM CONNECTED 14336 /run/systemd/journal/stdout
unix 2 [ ] DGRAM 3528167
unix 2 [ ] DGRAM 12133
Command Result : 0 (Success)