Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

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
  • No labels