usbeth command
Use this command to enable or disable the in-band LAN over USB interface.
Note
- The OS IP configuration settings is not used to set the OS IP address of Ethernet Over USB interface but is used to notify BMC that OS IP address of Ethernet over USB has changed.
- Before you configure three IP settings for Ethernet over USB, you need to manually configure the OS IP address of Ethernet over USB interface in your local operating system.
Syntax:
usbeth [-options]
Option | Description | Values |
---|---|---|
-en | Enable or disable the inband (Ethernet over USB) interface. | enabled, disabled |
-am | Select address mode IPv4 or IPv6 LLA. | ipv4, ipv6lla |
Note -ip, -sn, and -ipos options are only valid when the -am ipv4 mode is selected | ||
-ip | Ethernet over USB interface IP address for BMC. | Valid IP address |
-sn | Ethernet over USB interface subnet mask for BMC. | Valid IP address |
-ipos | Ethernet over USB interface IP address for OS. | Valid IP address |
Example:
system> usbeth
-en : disabled
system> usbeth -en enabled
ok
system> usbeth
-en : disabled
system>
Give documentation feedback