baseguard status
View connected nodes and network statistics
The status command displays your connection and other nodes on the network.
Usage
baseguard statusOutput
$ baseguard status
NODE OVERLAY IP STATUS TYPE ENDPOINT RX TX
---- ---------- ------ ---- -------- -- --
laptop (local) 100.64.0.5 - Idle - 0 0
server-01 100.64.0.2 online P2P 203.0.113.10:42273 1258000 820000
server-02 100.64.0.3 online Relay rly_abc123def456ghij 512000 310000
workstation 100.64.0.4 offline Idle - 0 0Columns
| Column | Description |
|---|---|
| NODE | Device name. (local) marks your device |
| OVERLAY IP | Overlay network IP address |
| STATUS | - (local), online, or offline |
| TYPE | P2P, Relay, or Idle |
| ENDPOINT | Remote address (P2P) or relay server ID (Relay) |
| RX / TX | Bytes received / transmitted |
Troubleshooting
See Troubleshooting — Connection & Network Issues for solutions to peer visibility, relay connections, and traffic problems.
See Also
connect— Connect to the network- Networking — How connections work