Skip to content

Commit ea5bbdd

Browse files
authored
Merge pull request #284364 from sushantjrao/devicereplace
Devicereplace
2 parents 2460b12 + cc469ae commit ea5bbdd

File tree

2 files changed

+44
-0
lines changed

2 files changed

+44
-0
lines changed

articles/operator-nexus/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@
181181
href: howto-monitor-interface-packet-rate.md
182182
- name: How to Delete L3 Isolation Domains in Azure Nexus Network Fabric
183183
href: howto-delete-layer-3-isolation-domains.md
184+
- name: How to replace network devices in Azure Operator Nexus Network Fabric
185+
href: howto-replace-network-devices.md
184186
- name: How to put a device into maintenance mode
185187
href: howto-put-device-in-maintenance-mode.md
186188
- name: How to upgrade Network Fabric
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: How to replace network devices in Azure Operator Nexus Network Fabric
3+
description: Process of replacing network devices in Azure Operator Nexus Network Fabric.
4+
author: sushantjrao
5+
ms.author: sushrao
6+
ms.service: azure-operator-nexus
7+
ms.topic: how-to
8+
ms.date: 08/12/2024
9+
ms.custom: template-how-to, devx-track-azurecli
10+
---
11+
12+
# Azure Operator Nexus Network Fabric device replacement guide
13+
14+
This document provides a guide for replacing devices in the Azure Operator Nexus Network Fabric. The supported devices include CE devices, TOR switches, Network Packet Brokers (NPB), and Management switches. Note that the Nexus Network Fabric currently supports CE devices and TORs in maintenance mode; NPBs and Management switches do not support maintenance mode.
15+
16+
## Putting a device in maintenance mode
17+
18+
For the identified device, you can perform a post-action to keep the device in maintenance mode to drain out the traffic. Follow these steps to put the device in maintenance mode:
19+
20+
### Steps to put a device in maintenance mode
21+
22+
1. **Identify the device**: Determine the device that needs to be put into maintenance mode.
23+
24+
2. **Execute maintenance mode command**: Follow the instructions on how to put the device in maintenance mode as defined in [How to put a network device in maintenance mode](howto-put-device-in-maintenance-mode.md).
25+
26+
3. **Verify maintenance mode**: Confirm that the device is successfully in maintenance mode by checking its status as detailed in the documentation.
27+
28+
> [!NOTE]
29+
> - **CE Devices and TORs**: These devices support maintenance mode in the Nexus Network Fabric.
30+
> - **NPBs and Management Switches**: These devices do not support maintenance mode and will require direct intervention for replacement without maintenance mode capabilities.
31+
32+
## Device replacement process
33+
34+
For the replacement of CE devices, TORs, Network Packet Brokers (NPBs), and Management switches, follow the process below:
35+
36+
1. **Raise a support ticket**: Contact Microsoft Support to initiate the device replacement process. Provide all necessary details about the device and the issue.
37+
38+
2. **Coordinate with support**: Work with Microsoft Support to plan and execute the replacement. They will guide you through the necessary steps and ensure minimal disruption to your network operations.
39+
40+
3. **Device replacement**: Follow the instructions provided by Microsoft Support to physically replace the device.
41+
42+
4. **Post-replacement verification**: After replacing the device, verify that it is functioning correctly and that network traffic is flowing as expected.

0 commit comments

Comments
 (0)