usbfp command
Use this command to control the BMC use of the front panel USB port
Note
Use the usbeth command to enable or disable the inband (Ethernet over USB) interface.
Syntax:
usbfp [-options]
Option | Description | Values |
---|---|---|
-mode | Set usage mode to BMC, server, or shared | bmc, server, shared |
-it | Inactivity timeout in minutes (shared mode) | Numeric value between of inactivity timeout in minutes. |
-own | Set owner to bmc or server (shared mode) | bmc, server |
Example:
system> usbfp -mode bmc
ok
system> usbfp
-mode: bmc
-it: 0
-own:
system> usbfp -mode server
ok
system> usbfp
-mode: server?
-it: 0
-own:
system> usbfp -mode shared
Error: When the option -mode is shared, the -own option must be set.
system> usbfp -mode shared -own bmc
ok
system> usbfp
-mode: shared
-it: 0
-own: bmc
Предоставить обратную связь