I currently have a point to point, non frame relay,T1 set up.
LAN -> 2600 -> T1 <- 2600 <- LAN
I am using default HDLC. The connection has been up and running for over a month now with no problems. I have been told that I need to add clock rate to the serial interface. My question is if this is actually required? If so, how come I have not had any problems? And what rate should be used?
router 1
interface Serial0/0
ip address 10.10.10.2 255.255.255.252
ipx network 123
ipx type-20-propagation
service-module t1 remote-alarm-enable
router 2
interface Serial0/0
ip address 10.10.10.1 255.255.255.252
ipx network 123
ipx type-20-propagation
service-module t1 remote-alarm-enable
Thanks in advance for your response.
LAN -> 2600 -> T1 <- 2600 <- LAN
I am using default HDLC. The connection has been up and running for over a month now with no problems. I have been told that I need to add clock rate to the serial interface. My question is if this is actually required? If so, how come I have not had any problems? And what rate should be used?
router 1
interface Serial0/0
ip address 10.10.10.2 255.255.255.252
ipx network 123
ipx type-20-propagation
service-module t1 remote-alarm-enable
router 2
interface Serial0/0
ip address 10.10.10.1 255.255.255.252
ipx network 123
ipx type-20-propagation
service-module t1 remote-alarm-enable
Thanks in advance for your response.