Information
All AOS-CX switches ship with a default password that's used to export any customer secrets contained with the switch configuration. Display of secrets through 'show' commands or exporting the entire switch configuration will have its secrets encrypted with this password prior to being displayed. AOS-CX allows customers to set their own password to ensure that their switch secrets cannot be loaded onto another AOS-CX switch.
AOS-CX switch configurations and secrets can be loaded onto another AOS-CX switch. If a customer exports their configuration using the default export password, it can loaded into another switch.
Solution
Set a custom export password using the following command:
switch(config)# service export-password
Enter password: ********
Confirm password: ********
Impact:
Secrets are never exposed in plaintext, but loading of another switch's secrets onto another could enable that other device to impersonate another switch in the network. This may include, but not limited to, MACsec peering with an MKA PSK or OSPFv2 shared secrets.