From 9071170a4086f0661a8ce6a98bfa917f10289555 Mon Sep 17 00:00:00 2001 From: rachel-netq Date: Tue, 12 Dec 2023 15:55:42 -0500 Subject: [PATCH] corrected validation support table --- content/cumulus-netq-48/Validate-Operations/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/cumulus-netq-48/Validate-Operations/_index.md b/content/cumulus-netq-48/Validate-Operations/_index.md index 77af3a9439..82d577d454 100644 --- a/content/cumulus-netq-48/Validate-Operations/_index.md +++ b/content/cumulus-netq-48/Validate-Operations/_index.md @@ -10,7 +10,7 @@ Validation support is available in the NetQ UI and the NetQ CLI for the followin | Item | NetQ UI | NetQ CLI | | --- | :---: | :---: | -| Addresses | Yes | Yes | +| Addresses | No | Yes | | Agents | Yes | Yes | | BGP | Yes | Yes | | Cumulus Linux version | No | Yes | @@ -20,7 +20,7 @@ Validation support is available in the NetQ UI and the NetQ CLI for the followin | MTU | Yes | Yes | | NTP | Yes | Yes | | OSPF | Yes | Yes | -| RoCE | Yes | Yes | +| RoCE | No | Yes | | Sensors | Yes | Yes | | VLAN | Yes | Yes | | VXLAN | Yes | Yes |