I've got a point-to-point clear channel DS3 circuit running between two 7120 routers, and its giving me grief:
- with "framing bypass", the serial int is up/up, but it won't pass any traffic
- with "framing c-bit", the serial int constantly flaps. If I ping, a few packets will get through every few seconds.
Some things I know about the circuit:
- clear channel
- unchannelized
- Adtran CSU on one end, not sure about the other
- supposedly the LEC is providing the clock source, but not 100% sure
Here is my Serial config for one side:
interface Serial1/0
ip address 192.168.168.1 255.255.255.0
no keepalive
framing bypass
cablelength 75
dsu bandwidth 44210
clock source internal
serial restart-delay 0
and the other:
interface Serial1/0
ip address 192.168.168.2 255.255.255.0
no keepalive
framing bypass
cablelength 200
dsu bandwidth 44210
serial restart-delay 0
I'd appreciate any help!!!
- with "framing bypass", the serial int is up/up, but it won't pass any traffic
- with "framing c-bit", the serial int constantly flaps. If I ping, a few packets will get through every few seconds.
Some things I know about the circuit:
- clear channel
- unchannelized
- Adtran CSU on one end, not sure about the other
- supposedly the LEC is providing the clock source, but not 100% sure
Here is my Serial config for one side:
interface Serial1/0
ip address 192.168.168.1 255.255.255.0
no keepalive
framing bypass
cablelength 75
dsu bandwidth 44210
clock source internal
serial restart-delay 0
and the other:
interface Serial1/0
ip address 192.168.168.2 255.255.255.0
no keepalive
framing bypass
cablelength 200
dsu bandwidth 44210
serial restart-delay 0
I'd appreciate any help!!!