Today there’s an easier topic. How to reset your ACI Fabric (APIC and Nexus Switches) to factory defaults. First. Log into your Nexus 9k via the CLI or Console:
1 2 3 |
Switch# setup-clean-config.sh Switch# reload This command will reload the chassis, Proceed (y/n)? [n]: y |
Second. Log into your APIC via ssh or local Console (Monitor or KVM over CIMC):
1 2 3 4 |
log in as "admin" or "rescue-user" acidiag touch clean acidiag touch setup acidiag reboot |
Once you’ve done that, continue with the new fabric initialization: Only power up the first APIC and do the basic (CLI based) setup. #1 Then do a full fabric discovery After that Power up APIC2 and continue with the setup via the CLI. Wait…