cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
482
Views
0
Helpful
4
Replies

Clear Channel config

pgershkovich
Level 1
Level 1

I have NM-1T3/E3 in 3662 router, which is the mail location. The line is DS3 in main site and T1's in remote sites, ESF B8ZS, HDLC. Could some one give me a simple config or an example of how to configure this with at least 2 remote sites. I can't figure out how the mainsite router will differ remote routers, by just IP? or there something else. Thank you

4 Replies 4

Hello,

I am not sure if you can configure the T3/E3 controller with different linecodes and/or framing parameters.

In any case, you would need to create subinterfaces for your sites:

controller T3 1/0

clock source line

cablelength 10

interface Serial1/0

no ip address

!

interface Serial1/0.101 point-to-point

description connection to remote 1

ip address 192.168.1.1 255.255.255.252

!

interface Serial1/0.102 point-to-point

description connection to remote 2

ip address 192.168.2.1 255.255.255.252

Regards,

GP

Thanks gpauwen for a quick response. in line " interface Serial1/0.101 point-to-point", do i have to use point-to-point, does it mean anything. Can i also use ( : ) instead of ( . ), like Serial1/0:101 ?

Thanks

Hello,

the point-to-point is not really necessary, check what syntax options you have, the same holds true for the : ot the. to create the subinterface...

Regards,

GP

sory my mistake it is channelized T3, how would i configure this

Review Cisco Networking for a $25 gift card