01-17-2025 01:53 AM
hi, we have two n7k ,each is with single supervisor module (sup-e2) only. some vdc are created on each n7k: vdc-a, vdc-b and vdc-c.
The vdc-a on both n7k are configured as one vpc domain. Now one n7k supervisor module goes wrong, need to replace. What is the correct procedure so that won't cause any vpc issue. Can someone pleas advise, thanks in advance. My temp plan is shown as below.
1. save all vdc and admin config
2. power off the n7k as only single supervisor module on it
3. replace supervisor module with new one
4. console in to new n7k supervisor module to setup mgmt ip
5. upload the admin config
6. check all the vdcs status and upload vdcs config : vdc-a, vdc-b, vdc-c
7. verify all vdc config and save the config
8. test network
is the steps above correct? will it cause any issue to another n7k and the rest network?
Solved! Go to Solution.
01-17-2025 03:09 AM
Hello @Herman2018
hi, we have two n7k ,each is with single supervisor module (sup-e2) only. some vdc are created on each n7k: vdc-a, vdc-b and vdc-c.
Is it "some" or "same"?
Now answer to your main question:
The vdc-a on both n7k are configured as one vpc domain. Now one n7k supervisor module goes wrong, need to replace. What is the correct procedure so that won't cause any vpc issue. Can someone pleas advise, thanks in advance.
Your proposed steps for replacing the failed supervisor module in a Cisco Nexus 7000 switch with a single supervisor module are generally correct, but there are a few important considerations and refinements to ensure minimal disruption to the vPC domain and the rest of the network. Let me walk you through the process and address potential issues.
Key Considerations:
vPC Peer Switch Behavior:
Impact on the Network:
Configuration Restoration:
copy running-config startup-config command to ensure the current configuration is saved.copy running-config tftp://<server-ip>/<filename>
show vpc command on the remaining active switch.copy tftp://<server-ip>/<admin-config-file> running-config
show vdc command.switchto vdc <vdc-name>
copy tftp://<server-ip>/<vdc-config-file> running-config
show vpc command to verify the vPC status and synchronization between the two Nexus 7000 switches.copy running-config startup-config
vPC Role Changes:
vPC Consistency Check Failures:
show vpc consistency-parameters command to verify that the vPC configuration is consistent between the two switches.Loss of Configuration:
Your proposed steps are mostly correct, but I recommend adding the following refinements:
By following these steps, you should be able to replace the failed supervisor module without causing any major issues to the vPC domain or the rest of the network.
Hope This Helps!!!
AshSe
Forum Tips:
01-17-2025 03:09 AM
Hello @Herman2018
hi, we have two n7k ,each is with single supervisor module (sup-e2) only. some vdc are created on each n7k: vdc-a, vdc-b and vdc-c.
Is it "some" or "same"?
Now answer to your main question:
The vdc-a on both n7k are configured as one vpc domain. Now one n7k supervisor module goes wrong, need to replace. What is the correct procedure so that won't cause any vpc issue. Can someone pleas advise, thanks in advance.
Your proposed steps for replacing the failed supervisor module in a Cisco Nexus 7000 switch with a single supervisor module are generally correct, but there are a few important considerations and refinements to ensure minimal disruption to the vPC domain and the rest of the network. Let me walk you through the process and address potential issues.
Key Considerations:
vPC Peer Switch Behavior:
Impact on the Network:
Configuration Restoration:
copy running-config startup-config command to ensure the current configuration is saved.copy running-config tftp://<server-ip>/<filename>
show vpc command on the remaining active switch.copy tftp://<server-ip>/<admin-config-file> running-config
show vdc command.switchto vdc <vdc-name>
copy tftp://<server-ip>/<vdc-config-file> running-config
show vpc command to verify the vPC status and synchronization between the two Nexus 7000 switches.copy running-config startup-config
vPC Role Changes:
vPC Consistency Check Failures:
show vpc consistency-parameters command to verify that the vPC configuration is consistent between the two switches.Loss of Configuration:
Your proposed steps are mostly correct, but I recommend adding the following refinements:
By following these steps, you should be able to replace the failed supervisor module without causing any major issues to the vPC domain or the rest of the network.
Hope This Helps!!!
AshSe
Forum Tips:
01-17-2025 04:47 AM
thanks @AshSe a lot for your kind advice!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide