Disable USB port auto install feature for config and firmware Rationale: Disabling USB port for auto install prevents a USB from being connected with a manipulated configuration or incorrect firmware from being connected and loaded automatically.
Solution
CLI: config system auto-install set auto-install-config disable set auto-install-image disable end Default Value: config system auto-install set auto-install-config enable set auto-install-image enable end