Physical connection:
Connect the USB cable from the ADSL modem to an Abilis USB port.
Connect the ADSL modem to the telephone line using a standard RJ-11 cable.

Before proceeding with the configuration, make sure to have from your ISP the followings parameters:
| Parameter | Possible values | 
|---|---|
| Encapsulation | RFC 1483 or PPPoA (RFC 2364) or PPPoE or IPoE | 
| Multiplexing | VC-Based or LLC-Based | 
| VPI (Virtual Path Identifier) | 8 | 
| VCI (Virtual Channel Identifier) | 35 | 
| IP Address and Mask | Static (80.80.80.80/32) or Dynamic. | 
| Login information (only for PPPoA or PPPoE encapsulation) | Username: provider_user Password: provider_pwd | 
The configuration varies depending on what encapsulation type you use.
| ![[Note]](../images/note.png) | Note | 
|---|---|
| Abilis supports ONLY the Routing mode (not Bridge mode). | 
Enter into the Abilis control-program or open the configuration file with the Console configurator and type the following commands.
| a dev:dslusb-1 | Add an DSLUSB device (e.g. DSLUSB-1). | 
| a res:ip-3 subtype:dl | Add an “IP over Dedicated Line” resource (e.g. IP-3). | 
| s p ip-3 lowres:dsl-1 | Configure the DSL-1 as the IP-3 lower resource. | 
| s p ip-3
              enc:rfc1483-llcmux or s p ip-3 enc:rfc1483-vcmux | Configure a LLC-based multiplexing
              type. or Configure a VC-based multiplexing type. | 
| s p ip-3 vpi:8 vci:35 | Configure the VPI and the VCI. | 
| s p ip-3 ipadd:80.80.80.80 mask:255.255.255.255 | Configure the IP address and the mask. | 
| s p ip-3 descr:ADSL_RFC1483 | Configure the description of the IP resource. | 
| save conf | Save the configuration. | 
On a working Abilis, a system restart is required to make the DSLUSB-1 device and the IP-3 resource running.
| ![[Tip]](../images/tip.png) | Tip | 
|---|---|
| Remember to configure NAT settings. | 
Enter into the Abilis control-program or open the configuration file with the Console configurator and type the following commands.
| a dev:dslusb-1 | Add an DSLUSB device (e.g. DSLUSB-1). | 
| a res:ip-3 subtype:ppp | Add an “IP over PPP” resource (e.g. IP-3). | 
| s p ip-3 lowres:dsl-1 | Configure the DSL-1 as the IP-3 lower resource. | 
| s p ip-3
              ppp-enc:rfc2364-vcmux or s p ip-3 ppp-enc:rfc2364-llcmux | Configure a VC-based multiplexing
              type. or Configure a LLC-based multiplexing type. | 
| s p ip-3 vpi:8 vci:35 | Configure the VPI and the VCI. | 
| s p ip-3 ipadd:retrieve
              neigh:retrieve or s p ip-3 ipadd:80.80.80.80 | Configure a dynamic IP
              address. or Configure a static IP address. | 
| s p ip-3 username:provider_user password:provider_pwd | Configure the login information. | 
| s p ip-3 descr:ADSL_PPPoA_(RFC2364) | Configure the description of the IP resource. | 
| save conf | Save the configuration. | 
On a working Abilis, a system restart is required to make the DSLUSB-1 device and the IP-3 resource running.
| ![[Tip]](../images/tip.png) | Tip | 
|---|---|
| Remember to configure NAT settings. | 
Enter into the Abilis control-program or open the configuration file with the Console configurator and type the following commands.
| a dev:dslusb-1 | Add an DSLUSB device (e.g. DSLUSB-1). | 
| a res:poecli-1 | Add a POECLI resource (e.g. POECLI-1). | 
| a res:ip-3 subtype:ppp | Add an “IP over PPP” resource (e.g. IP-3). | 
| s p poecli-1 lowres:dsl-1 | Configure the DSL-1 as the lower POECLI-1 resource. | 
| s p poecli-1 vpi:8 vci:35 | Configure the VPI and the VCI. | 
| s p poecli-1 ENC:RFC1483-LLCMUX | PPPoE requires LLC-based multiplexing. | 
| s p ip-3 lowres:poecli-1 | Configure the POECLI-1 as the IP-3 lower resource. | 
| s p ip-3 ipadd:retrieve
              neigh:retrieve or s p ip-3 ipadd:80.80.80.80 | Configure a dynamic IP
              address. or Configure a static IP address. | 
| s p ip-3 username:provider_user password:provider_pwd | Configure the login information. | 
| s p ip-3 dns:retrieve | Request DNS addresses from remote servers. | 
| s p ip-3 tcp-mss-clamp:yes | Activate the TCP MSS clamping procedure. | 
| s p ip-3 descr:ADSL_PPPoE | Configure the description of the IP resource. | 
| save conf | Save the configuration. | 
On a working Abilis, a system restart is required to make the DSLUSB-1 device and the IP-3 resource running.
| ![[Tip]](../images/tip.png) | Tip | 
|---|---|
| Remember to configure NAT settings. | 
Enter into the Abilis control-program or open the configuration file with the Console configurator and type the following commands.
| a dev:dslusb-1 | Add an DSLUSB device (e.g. DSLUSB-1). | 
| a res:ipoe-1 | Add a IPoE resource (e.g. IPoE-1). | 
| a res:ip-3 subtype:lan | Add an “IP over LAN” resource (e.g. IP-3). | 
| s p ipoe-1 lowres:dsl-1 | Configure the DSL-1 as the lower IPoE-1 resource. | 
| s p ipoe-1 vpi:8 vci:35 | Configure the VPI and the VCI. | 
| s p ipoe-1 enc:rfc1483-llcmux | IPoE requires LLC-based multiplexing. | 
| s p ip-3 lanres:ipoe-1 | Configure the IPoE-1 as the IP-3 lower resource. | 
| s p ip-3 ipadd:80.80.80.80 | Configure the IP address and the mask. | 
| s p ip-3 descr:ADSL_IPoE | Configure the description of the IP resource. | 
| save conf | Save the configuration. | 
On a working Abilis, a system restart is required to make the DSLUSB-1 device and the IP-3 resource running.
| ![[Tip]](../images/tip.png) | Tip | 
|---|---|
| Remember to configure NAT settings. | 
Enter into the Abilis control-program or open the configuration file with the Console configurator and type the following commands.
| a dev:dslusb-1 | Add an DSLUSB device (e.g. DSLUSB-1). | 
| a res:ipoe-1 | Add a IPoE resource (e.g. IPoE-1). | 
| a res:ip-3 subtype:lan | Add an “IP over LAN” resource (e.g. IP-3). | 
| s p ipoe-1 lowres:dsl-1 | Configure the DSL-1 as the lower IPoE-1 resource. | 
| s p ipoe-1 vpi:8 vci:35 | Configure the VPI and the VCI. | 
| s p ipoe-1 enc:rfc1483-llcmux | IPoE requires LLC-based multiplexing. | 
| s p ip-3 lanres:ipoe-1 | Configure the IPoE-1 as the IP-3 lower resource. | 
| s p ip-3 ipadd:dhcp | Configure a dynamic IP address. | 
| s p ip-3 descr:ADSL_IPoE | Configure the description of the IP resource. | 
| a
              res:dhcpc or s act res:dhcpc | Add the DHCPC resource. or If the resource already exists, set it active. | 
| s p dhcpc act:yes | Set active the resource. | 
| save conf | Save the configuration. | 
On a working Abilis, a system restart is required to make the DSLUSB-1 device and the IP-3 resource running.
| ![[Tip]](../images/tip.png) | Tip | 
|---|---|
| Remember to configure NAT settings. |