- Cisco ACI Cookbook
- Stuart Fordham
- 44字
- 2025-02-25 12:32:16
How to do it...
Method 1 - Using SCP to copy the ACI image from the APIC
- Enable SCP on the Nexus switch:
switch(config)# features scp-server
- Copy the image from the APIC server to the Nexus switch using the CLI:
scp –r /firmware/fwrepos/fwrepo/<switch-image-name>
admin@switch-ip-address:switch-image