Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

T1 Configuration 1

Status
Not open for further replies.

sross35

MIS
Joined
May 17, 2003
Messages
5
Location
US
just looking for some verification, am I missing something on this t1 setup between a 7206 and a 1602.

7206:
controller T1 1/0
framing esf
linecode b8zs
channel-group 0 timeslots 1-24

interface Serial1/0:0
ip address 10.1.1.1 255.255.255.252

1602:
int Serial 1
ip address 10.1.1.2 255.255.255.252
encap hdlc
service-module t1 clock source line
service-module t1 data-coding inverted
service-module t1 framing esf
service-module t1 linecode b8zs
service-module t1 timeslots all speed 64
no shutdown
ip route 0.0.0.0 0.0.0.0 10.1.1.1
 
Without knowing your service provider's setup, it looks OK to me (assuming a leased-line T1). did they tell you to use inverted data-coding? What isn't working about this setup? Can you paste a show interface ser 1 from the 1602 and a sho in ser1/0:0 from the 7206?
 
Thanks for the response, the problem was a wiring mistake at the co-location.
 
Another issue; can someone tell me the command(s) needed to allow web surfing by domain name. I can ping from a laptop behind the 1602 but cannot pull up a web page by domain name. Thanks for any help.
 
Well, you need a DNS server configured on your laptop, most flavors of windows have a network control panel that you can configure tcp/ip settings on. Either find a DNS server from your ISP or you can use RCN's (207.172.3.8 207.172.3.9).
 
Thanks everything is working fine now.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top