Configuring DSL Connections (DSLTNT)

Sample DSL configurations

3Specify the encapsulation type as Frame Relay:

admin> set encapsulation-protocol=frame-relay

4List the IP-Options submenu: admin> list ip-options

[in CONNECTION/sdsl-pipeline:ip-options] ip-routing-enabled = yes vj-header-prediction = yes remote-address = 0.0.0.0/0 local-address = 0.0.0.0/0

....

5Set the IP address of the DSLPipe-S connecting to the DSLTNT: admin> set remote-address=192.168.216.1/24

6List the submenu for Frame Relay options: admin> list .. fr-options

[in CONNECTION/sdsl-pipeline:fr-options] frame-relay-profile = ""

dlci = 16 circuit-name = "" fr-direct-enabled = no fr-direct-profile = "" fr-direct-dlci = 16

7Link this Connection profile to the Frame-Relay profile you will create in the next section: admin> set frame-relay-profile=fr-prof-1

8Set the DLCI to the same value as the DSLPipe-S: admin> set dlci=16

9Open the Telco-Options subprofile: admin> list .. telco-options

[in CONNECTION/sdsl-pipeline:telco-options] answer-originate = ans-and-orig

callback = no call-type = off nailed-groups = 1 ft1-caller = no force-56kbps = no data-service = 56k-clear

..

..

10Specify that the connection only uses nailed channels by setting Call-Type to FT1 (fractional T1):

admin> set call-type=ft1

11Write the profile: admin> write

APX 8000/MAX TNT/DSLTNT Physical Interface Configuration Guide

17-35

Page 187
Image 187
Lucent Technologies 7820-0802-003 manual Specify the encapsulation type as Frame Relay