The linecode & framing should match, clocking should internal on one,
line/network on the other.  The commands and where you set these depend on
your WIC version.

WIC 2-MFT1-DI syntax:
controller T1 0/0
 framing esf
 clock source internal
 linecode b8zs
 channel-group 0 timeslots 1-24 speed 64
 no shutdown

The WIC T1 as you have will default framing esf & linecode b8zs (never hurts
to specify though), and will require clocking specified at one end as
internal (line/network is always the default):
interface Serial0/0
 service-module t1 framing esf
 service-module t1 clock source internal
 service-module t1 linecode b8zs
! no need to specify DS0's if you're using a full T1,
! but it's good to know the syntax for when you run into fractional:
 service-module t1 timeslots 1-24 speed 64
 no shutdown

R1 - clock source internal
 |
R2 - clock source line (default)

Remember that the T1 crossover is pins 1&2 with 4&5, and not an ethernet
crossover (1&3 with 2&6).

--
Jason Roysdon, CCNP/CCDP, MCSE, CNA, Network+, A+
List email: [EMAIL PROTECTED]
Homepage: http://jason.artoo.net/
Cisco resources: http://r2cisco.artoo.net/


""Robert M. Cramer"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I'm setting up a test lab and need assistance configuring two routers with
> FT1 WICS.
>
> 2524 - WIC FT1
> 2610 - WIC FT1
>
> Cross-over cables between the two routers:
>
> My question is - What do I need to make sure is configured on both ends?
>
>
> Signed,
>
> Lost
>
> _________________________________
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to