04-19-2005 12:43 PM - edited 03-05-2019 11:30 AM
What is the best way to configure a 2600 router for a point to point using a T1 connection.
We have one location in the midwest of the USA and one located on the east side.
I figure once the circuit has been activated, just applying a static route with the IP addresses on a /30 network would be most effective for reducing any overhead. Or, is there something else that needs to be configured for a piont to point?
04-19-2005 06:01 PM
Typically on a wic-1dsu-t1 you should be fine with the default settings.
int s0
no shut
ip add
service-module t1 timeslots 1-24 speed 64
service-module t1 framing esf
service-module t1 linecode b8zs
service-module t1 clock source line
The service-module commands I specified are the defaults, so even if you enter them you wont see them. But if you have a Frac T1, then the number of channels change, so that particular command will show up.
HTH
PS: usually for p-p circuits, you will need to configure one end with clock source as LINE and other end as internal
04-20-2005 05:48 AM
I'll add the service-module t1 clock source internal on one end and the Service-module t1 clock source line on the other.
Thank you very much.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide