From f7262b2682d525087c42d35c91a33d4f258e1f3d Mon Sep 17 00:00:00 2001 From: Carmen Date: Fri, 21 Apr 2023 17:11:04 -0600 Subject: [PATCH] fix issue --- .../do/includes/waas-delivery-optimization-monitor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/do/includes/waas-delivery-optimization-monitor.md b/windows/deployment/do/includes/waas-delivery-optimization-monitor.md index a59391f201..55f373f373 100644 --- a/windows/deployment/do/includes/waas-delivery-optimization-monitor.md +++ b/windows/deployment/do/includes/waas-delivery-optimization-monitor.md @@ -102,7 +102,7 @@ Using the `-Verbose` option returns additional information: | Key | Value | | --- | --- | -| IP | Device IP address | +| IP | Peer device IP address | | PeerType | The type of peer used (LAN/Group/Internet/LinkLocal), determined by the Delivery Optimization Service, except for the LinkLocal option, which uses the DNS-SD protocol. | | ConnectionEstablished | True/False to indicate if peer is connected | | BytesSent | Bytes sent to/from the peer on the current connection |