ETHMOD resource is used to supervise and configure Abilis Ethernet modems.
The requirement for a guaranteed correct behaviour is to have ONE modem for ONE Ethernet port.
For each ETH and ETHUSB resource present in configuration the ETHMOD resource configuration will offer a parameter to set the presence of a modem to supervise. Do not declare modem presence on resource where it is not present.
[08:14:24] ABILIS_CPX:s p ethmod-1 lowres:eth-2COMMAND EXECUTED [08:16:00] ABILIS_CPX:init res:ethmod-1 COMMAND EXECUTED
The ETHMOD resource is enabled by default for Abilis.
Use the following command to display the parameters of Ethmod resource:
[17:06:18] ABILIS_CPX:d p ethmod
RES:EthMod-1 ------------------------------------------------------------------
Run    DESCR:EthMod-1
       LOWRES:Eth-2       MAC:52-54-4D-00-00-54     VPI:8    VCI:35
RES:EthMod-2 ------------------------------------------------------------------
Run    DESCR:EthMod-2
       LOWRES:Eth-7       MAC:00-0E-F4-FD-16-2D     VPI:8    VCI:35
The meaning:
DESCRResource description. Max 79 chars. Case sensitive. Spaces require double quotes (E.g. "str1 str2"). Using <empty> string, the description is set to its default value, i.e. "type-nnn", where 'type' is the resource type and 'nnn' is the resource index.
LOWRESLower Ethernet resource [NONE, Eth-xxx, EthUsb-xxx].
MACMAC address [AUTO, XX-XX-XX-XX-XX-XX] Broadcast and multicast addresses are not allowed.
VPIATM/ADSL Virtual Path Identifier [0..255]
VCIATM/ADSL Virtual Channel Identifier [32..65535].
| ![[Note]](../images/note.png) | Note | 
|---|---|
| The only configurable parameters are the VPI/VCI for ADSL line, while for VDSL line it's all automatic. |