MTAC-ETH Usage
Accessory card attributes are populated in a subdirectory based on the accessory port number and linked to eth and eth-2 based on card type.
Use the provided mts-io-sysfs utility to interface with accessory cards.
- Show product-id of first Ethernet accessory card found:
$ mts-io-sysfs show eth/product-id
- Show product-id of accessory card in port 1 (AP1):
$ mts-io-sysfs show ap1/product-id
- Show product-id of accessory card in port 2 (AP2):
$ mts-io-sysfs show ap2/product-id
Standard Attributes
Attribute | Description | Example command |
---|---|---|
device-id | Device ID |
$ mts-io-sysfs show eth/device-id |
product-id | Product ID |
$ mts-io-sysfs show eth/product-id |
Ethernet MAC address | Unique 48-bit MAC address |
$ mts-io-sysfs show eth/mac-addr |
Hardware specific information for this card is available on the MTAC-ETH page.