cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
rbidlack
New Contributor

2 T1 to Ethernet P2P to T1's - Adtran 908E gen 2

I have a customer who needs to set up a p2p Adtran 908E with 2 T1's on each side. 2 T1's - Ethernet - Ethernet - 2 T1's. Basically wants to use them as media converters. I was thinking of setting them up as sip gateways pointed at each other but they can't make the T1's PRI's. Maybe I am over complicating things but here is the config of what I have. This needs to traverse over the eth 0/2 interface, which is able to ping across to each other. I assume I need some type of trunk between the two but I'm not sure how to set that up. 

 

interface eth 0/1
description MGMT
ip address 10.1.18.7 255.255.255.0
no shutdown
!
!
interface eth 0/2
description Lan
ip address 172.16.1.251 255.255.255.0
no shutdown

interface t1 0/1
framing d4
coding ami
tdm-group 1 timeslots 1-24 speed 64
no shutdown
!
interface t1 0/2
framing d4
coding ami
tdm-group 1 timeslots 1-24 speed 64
no shutdown

timing-source t1 0/1

ip route 0.0.0.0 0.0.0.0 10.1.18.1

 

0 Kudos
4 Replies

Re: 2 T1 to Ethernet P2P to T1's - Adtran 908E gen 2

I have a similar issue to yours and was hoping that someone would offer you some help. Have you figured it out yet?

jayh
New Contributor III

Re: 2 T1 to Ethernet P2P to T1's - Adtran 908E gen 2

Are you using Ethernet between the TA908s to extend T1s to external locations, or using T1s between the TA908s to extend Ethernet to external locations? Is this for data or for voice?

It would help if you could be more specific as to the problem that you're trying to solve. It sounds like either bridging or a pseudowire type of setup is what you're trying to achieve.

Some older TA900 firmware supported bridge groups but that was removed a long time ago. If we knew the exact use case or what you are trying to accomplish it would help.

Re: 2 T1 to Ethernet P2P to T1's - Adtran 908E gen 2

Using Ethernet between adtrans to extend voice t1

Re: 2 T1 to Ethernet P2P to T1's - Adtran 908E gen 2

Sorry for the late reply but in case this is still needed for someone else I'll update. 

I actually ended up using Engage IPTube devices that convert a T1 to ethernet since the Adtrans wouldn't pass through the DS0 signaling.