>From: Patrick Haller <patrick at pa.net>
>
>Has anyone here set up synchronous PPP over a T1 from a port on an TNT
>8T1 card to another router using all 24 channels (1.536mbps)? The
>documentation provides very few clues as how to do this, let alone
>confirm that it is possible.

1) Assign the channels you want to nail up to the same trunk-group in 
the T1 profile.
2) Create a PPP profile with PPP encaps, call-type ft1, the nailed 
group you assigned, and data-service 64k-clear.

To wit (only parameters relevant to this are shown; others are up to you):

new T1
set line-interface frame-type = esf
set line-interface encoding = b8zs
set line-interface channel-config 1 channel-usage = nailed-64-channel
set line-interface channel-config 1 nailed-group = 8
set line-interface channel-config 2 channel-usage = nailed-64-channel
set line-interface channel-config 2 nailed-group = 8
...
set line-interface channel-config 23 channel-usage = nailed-64-channel
set line-interface channel-config 23 nailed-group = 8
set line-interface channel-config 24 channel-usage = nailed-64-channel
set line-interface channel-config 24 nailed-group = 8
write -f
;
new CONNECTION
set encapsulation-protocol = ppp
set telco-options call-type = ft1
set telco-options nailed-groups = 8
set telco-options data-service = 64k-clear
set mp-options enabled = no
write -f
-- 

Peter Lalor           Infoasis
plalor at infoasis.com   http://www.infoasis.com/

"Where's my burrito?" -- Homer
++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request at bungi.com
Archives: http://www.nexial.com/mailinglists/