Finding out the bus ID of a qeth interface
![]()
Use the lsqeth -p command to obtain a mapping for all qeth interfaces and devices. Alternatively, you can use sysfs.
Procedure
To find the device bus-ID that corresponds to an interface,
either:
Example
To find out which device bus-ID corresponds to an interface enca100 issue, for example:
# readlink /sys/class/net/enca100/device
../../../0.0.a100In
this example, enca100 corresponds to the device bus-ID
0.0.a100.