You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-nexus/concepts-network-fabric-read-only-commands.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Troubleshooting network devices is a critical aspect of effective network manage
16
16
17
17
## Understanding read-only commands
18
18
19
-
RO commands serve as essential tools for network administrators. Unlike read-write (RW) commands that modify device configurations, RO commands allow administrators to gather diagnostic information without altering the device's state. These commands provide valuable insights into the device's status, configuration, and operational data. The RO command also supports using a customer-provided storage account for storing output files.
19
+
RO commands serve as essential tools for network administrators. Unlike read-write (RW) commands that modify device configurations, RO commands allow administrators to gather diagnostic information without altering the device's state. These commands provide valuable insights into the device's status, configuration, and operational data. The RO command also supports using a customer-provided storage account for storing output files using api version 2024-06-15.
20
20
21
21
## Read-only diagnostic API
22
22
@@ -36,7 +36,8 @@ By using the read-only diagnostic API, network administrators can efficiently tr
36
36
37
37
To use Network Fabric read-only commands, complete the following steps:
38
38
39
-
- Provision the Nexus Network Fabric successfully.
39
+
- Provision the Nexus Network Fabric successfully.
40
+
40
41
- Generate the storage URL.
41
42
42
43
Refer to [Create a container](../storage/blobs/blob-containers-portal.md#create-a-container) to create a container.
@@ -49,13 +50,16 @@ To use Network Fabric read-only commands, complete the following steps:
49
50
> [!NOTE]
50
51
> SAS URLs are short lived. By default, it is set to expire in eight hours. If the SAS URL expires, then the fabric must be re-patched.
51
52
52
-
53
53
- Provide the storage URL with WRITE access via a support ticket.
54
54
55
55
> [!NOTE]
56
56
> The Storage URL must be located in a different region from the Network Fabric. For instance, if the Fabric is hosted in East US, the storage URL should be outside of East US.
57
57
58
-
Alternatively, you can bring your own storage for storing output files by following the steps outlined in the [Bring Your Own Storage for Network Fabric](howto-configure-bring-your-own-storage-network-fabric.md) guide
58
+
- Bring your own storage account
59
+
Users can bring your own storage for storing output files of runRO command by following the steps outlined in the [Bring Your Own Storage for Network Fabric](howto-configure-bring-your-own-storage-network-fabric.md) guide.
60
+
61
+
>[!Note]
62
+
> Starting with the 2024-06-15 API update, bringing your own storage account is the preferred method. Users should create or associate the fabric instances with your storage account referring to [configure Bring-Your-Own (BYO) Storage for Network Fabric](/articles/operator-nexus/howto-configure-bring-your-own-storage-network-fabric.md) article.
59
63
60
64
## Command restrictions
61
65
@@ -109,9 +113,7 @@ To troubleshoot using read-only commands, follow these steps:
0 commit comments