cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
514
Views
0
Helpful
3
Replies

Cannot connect 2MB line on NM-4T

clementxavier
Level 1
Level 1

Hello,

I have a 2MB HDSL line connected to a 1721 with a WIC-2T on one end and a 2621XM with a WIC-1T on the other end. Everything works fine.

I am trying to replace the 1721 with a 3745 having a NM-4T. Not much luck. While the line protocol is up on the 3745 I cannot ping the 2621XM.

Any specific guide-lines with the NM-4T or the 3745. Have not tried forcing the clock rate.

Any tips/advise will be appreciated.

Thanks

Clement Xavier

3 Replies 3

Hello,

the NM-4T is synchronous only, so you need a clock. Can you post the configurations of both routers ?

Regards,

Georg

Georg,

1721 - WIC-2T

----

interface Serial0

description HQ to Airport @ 2Mb Leased

ip address 192.168.16.1 255.255.255.0

2621XM - WIC-1T

------

interface Serial0/0

description AirPort to HQ @ 2Mb Leased

ip address 192.168.16.2 255.255.255.0

3745 - NM-4T

----

no network-clock-participate slot 1

no network-clock-participate slot 2

no network-clock-participate slot 3

no network-clock-participate slot 4

no network-clock-participate wic 0

no network-clock-participate wic 1

no network-clock-participate wic 2

no network-clock-participate aim 0

no network-clock-participate aim 1

interface Serial2/0

description HQ to Airport @ 2Mb Leased

ip address 192.168.16.1 255.255.255.0

serial restart-delay 0

------------------------

Pls. let me know if you need more details

Hello,

try and configure the clock rate command on one of your serial ends:

2621XM - WIC-1T

------

interface Serial0/0

description AirPort to HQ @ 2Mb Leased

ip address 192.168.16.2 255.255.255.0

clock rate 2000000

or, on the 3745, enable the network-clock-participate on the relevant slot (not sure which one it is, I put an X as a placeholder) with the command:

3745(config)#network-clock-participate X

Regards,

Georg