/
set system usb disable
set system usb disable
The set system usb disable command configures whether to disable all external USB interfaces of the switch.
Command Syntax
set system usb disable [true | false]
Parameter
Parameter | Description |
disable [true | false] | Configures whether to disable the USB interfaces. The value is true or false. true: disables the USB interface. false: enables the USB interface. The default value is false. |
Example
• Disable the USB interfaces.
admin@Xorplus# set system usb disable true admin@Xorplus# commit
• Enable the USB interfaces.
admin@Xorplus# set system usb disable false admin@Xorplus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.