Skip to content

Commit abceb0f

Browse files
committed
Update
1 parent f045193 commit abceb0f

File tree

4 files changed

+76
-27
lines changed

4 files changed

+76
-27
lines changed

articles/operator-nexus/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,8 @@
250250
href: howto-enable-log-streaming.md
251251
- name: How to use Commit Workflow v2 in Azure Operator Nexus
252252
href: howto-use-commit-workflow-v2.md
253+
- name: How to set administrative lock or unlock for Network fabric
254+
href: howto-set-administrative-lock-or-unlock-for-network-fabric.md
253255
- name: Cluster
254256
expanded: false
255257
items:

articles/operator-nexus/concepts-commit-workflow-v2.md

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -76,24 +76,9 @@ Once a configuration is committed, it can't be rolled back. Future changes must
7676

7777
### Supported resource actions via Commit workflow v2 (when parent resources are in administrative state – Enabled)
7878

79-
| **Supported resource actions which require commit workflow** | **Unsupported resource actions which doesn’t require commit workflow** |
80-
| -------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ |
81-
| **All resource updates impacting device configuration:** | **Creation/updating of resources not impacting device configuration:** |
82-
| - Updates to Network Fabric resource | - Creation of Isolation Domain (ISD) (L3 and L2) |
83-
| - Updates to Network-to-Network Interconnect (NNI) | - Network Fabric Controller (NFC) creation/updates |
84-
| - Updates to ISD (L2 and L3) | - Creation and updates to Network TAP rules, Network TAP, Neighbor groups |
85-
| - Creation and updates to Internal and External Networks of enabled L3 ISD | - Creation of new Route Policy and connected resources (IP Prefix, IP Community, IP Extended Community) |
86-
| - Addition/updates/removal of Route Policy in Internal, External, ISD, and NNI resources | - Update of Route Policy and connected resources when **not attached** to ISD/Internal/External/NNI |
87-
| - Addition/updates/removal of IP Prefixes, IP Community, and Extended IP Community when **attached** to Route Policy or Fabric | - Creation/update of new Access Control List (ACL) which is **not attached** |
88-
| - Addition/updates/removal of ACLs to Internal, External, ISD, and NNI resources | |
89-
| - Addition/updates/removal of Network Fabric resource in Network Monitor resource | |
90-
| - Additional description updates to Network Device properties | |
91-
| - Creation of multiple NNI | |
92-
| | **ARM resources updates only:** |
93-
| | - Tag updates for all supported resources |
94-
| | **Other administrative actions and post actions:** |
95-
| | - Enabling/Disabling Isolation Domain (ISD), Return Material Authorization (RMA), Upgrade, and all administrative actions (enable/disable), serial number update <br> - Deletion of all Nexus Network Fabric (NNF) resources |
96-
79+
| **Supported resource actions which require commit workflow** | **Unsupported resource actions which doesn’t require commit workflow** |
80+
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
81+
| **All resource updates impacting device configuration:**<br>• Updates to Network Fabric resource<br>• Updates to Network-to-Network Interconnect (NNI)<br>• Updates to ISD (L2 and L3)<br>• Creation and updates to Internal and External Networks of enabled L3 ISD<br>• Addition/updates/removal of Route Policy in Internal, External, ISD, and NNI resources<br>• Addition/updates/removal of IP Prefixes, IP Community, and Extended IP Community when attached to Route Policy or Fabric<br>• Addition/updates/removal of ACLs to Internal, External, ISD, and NNI resources<br>• Addition/updates/removal of Network Fabric resource in Network Monitor resource<br>• Additional description updates to Network Device properties<br>• Creation of multiple NNI | **Creation/updating of resources not impacting device configuration:**<br>• Creation of Isolation Domain (ISD) (L3 and L2)<br>• Network Fabric Controller (NFC) creation/updates<br>• Creation and updates to Network TAP rules, Network TAP, Neighbor groups<br>• Creation and updates to Network TAP rules, Network TAP, Neighbor groups<br>• Creation of new Route Policy and connected resources (IP Prefix, IP Community, IP Extended Community)<br>• Update of Route Policy and connected resources when not attached to ISD/Internal/External/NNI<br>• Creation/update of new Access Control List (ACL) which is not attached<br><br>**ARM resources updates only:**<br>• Tag updates for all supported resources<br><br>**Other administrative actions and post actions which manage lifecycle events:**<br>• Enabling/Disabling Isolation Domain (ISD), Return Material Authorization (RMA), Upgrade, and all administrative actions (enable/disable), serial number update<br>• Deletion of all Nexus Network Fabric (NNF) resources |
9782

9883

9984
### Allowed actions after configuration lock
@@ -110,15 +95,6 @@ Here's a clear, structured table showing **Supported actions post configuration
11095
| **Post Actions** | - **Lock Fabric** (administrative state)<br>- **View Device Configuration**<br>- **Commit Configuration**<br>- **ARMConfig Diff** <br>- **Commit batch status** | - All other post actions are **blocked** and must be done **prior to enabling configuration lock** |
11196
| **Service Actions / Geneva Actions** | - N/A | - **All service actions are blocked** |
11297

113-
114-
### Supported and unsupported actions under administrative lock
115-
116-
| **Actions** | **Supported Resources** | **Unsupported Resources** |
117-
| ------------------------------------ | -------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
118-
| **Resource Actions (CUD)** | - **NFC**: Update operation allowed<br>- **All read operations** to all Network Fabric resources are supported | **All CUD (Create, Update, Delete) operations are not supported** on the following Network Fabric resources:<br> - L2 ISD<br> - L3 ISD<br> - RCF<br> - IPPrefix (if connected to RCF)<br> - IPCommunity (if connected to RCF)<br> - IPExtendedCommunity (if connected to RCF)<br> - ACL<br> - Internal Networks<br> - External Networks<br> - Network Packet Broker (NPB)<br> - Network TAP<br> - Network TAP Rule<br> - Neighbor Group<br> - Network Monitor<br> - Network Fabric<br> - Network Device |
119-
| **Post Actions** | - **Unlock Fabric** (administrative state) | **All other post actions are blocked** |
120-
| **Service Actions / Geneva Actions** | *(None supported)* | **All service actions are blocked**
121-
12298
## Next steps
12399

124100
[How to use Commit Workflow v2 in Azure Operator Nexus](./howto-use-commit-workflow-v2.md)

0 commit comments

Comments
 (0)