From 5208bfc382e23200e7337d1b2f80bddc6adb8222 Mon Sep 17 00:00:00 2001 From: usman-umer Date: Tue, 20 Jul 2021 11:10:46 +0100 Subject: removed wg summary command --- docs/configuration/interfaces/wireguard.rst | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'docs/configuration/interfaces/wireguard.rst') diff --git a/docs/configuration/interfaces/wireguard.rst b/docs/configuration/interfaces/wireguard.rst index bb2418b1..2d6baeec 100644 --- a/docs/configuration/interfaces/wireguard.rst +++ b/docs/configuration/interfaces/wireguard.rst @@ -287,25 +287,6 @@ Operational Commands Status ====== -.. opcmd:: show interfaces wireguard wg0 summary - - Show info about the Wireguard service. - Also shows the latest handshake. - - .. code-block:: none - - vyos@vyos:~$ show interfaces wireguard wg0 summary - interface: wg0 - public key: - private key: (hidden) - listening port: 51820 - - peer: - endpoint: - allowed ips: 10.69.69.2/32 - latest handshake: 23 hours, 45 minutes, 26 seconds ago - transfer: 1.26 MiB received, 6.47 MiB sent - .. opcmd:: show interfaces wireguard Get a list of all wireguard interfaces -- cgit v1.2.3