Lucent Technologies 7820-0802-003 Wheelchair User Manual


 
Configuring DSL Connections (DSLTNT)
Sample DSL configurations
APX 8000/MAX TNT/DSLTNT Physical Interface Configuration Guide Preliminary May 9, 2000 17-31
admin> set local-address=192.168.23.142/30
7 List 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
8 Link this Connection profile to the Frame-Relay profile you will create in the next section:
admin> set frame-relay-profile=fr-prof-1
9 Set the DLCI to the same value as the DSLPipe-S:
admin> set dlci=16
10 Open 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
..
..
11 Specify that the that the connection only uses nailed channels by setting Call-Type to FT1
(fractional T1):
admin> set call-type=ft1
12 Write the profile:
admin> write
Configuring the IP-Route profile
Next, to properly route traffic to machines on the DSLPipe units LAN:
1 Create a new IP Routing profile:
admin> new ip-route sdsl-pipeline
2 Set the address to route equal to the Pipeline's LAN address:
admin> set dest-address=192.168.216.1/24
3 Set the gateway to the interface address assigned to the DSLPipe:
admin> set gateway-address=192.168.23.141
4 Write the profile:
admin> write