
问题描述
版本:V100R002
问题描述:
SRG1200的 serial2/0/0:0与思科对接,物理down。
[SRG1200]display interface Serial 2/0/0:0
10:45:47 2011/06/01
Serial2/0/0:0 current state : DOWN
Line protocol current state : DOWN
Serial2/0/0:0 current firewall zone : trust
Description : SRG1200, Serial2/0/0:0 Interface, Route Port
The Maximum Transmit Unit is 1500 bytes, Hold timer is 10(sec)
Derived from E1 2/0/0, Timeslot(s) Used: 1-15, baudrate is 960000 bps
Internet Address is 10.228.76.46/30
Link layer protocol is PPP
LCP initial
QoS max-bandwidth : 960 Kbps
Output queue : (Urgent queue : Size/Length/Discards) 0/50/0
Output queue : (Frag queue : Size/Length/Discards) 0/1000/0
Output queue : (Protocol queue : Size/Length/Discards) 0/1000/0
Output queue : (FIFO queue : Size/Length/Discards) 0/150/0
Last 300 seconds input rate 0.00 bytes/sec, 0.00 packets/sec
Last 300 seconds output rate 0.00 bytes/sec, 0.00 packets/sec
Input: 13 packets, 286 bytes
74632 input errors, 0 alignment errors, 0 giants, 0 parity errors
74632 CRC, 0 overruns, 0 frame errors
Output:14 packets, 308 bytes
0 output errors, 0 underruns, 0 parity errors, 0 describe errors
0 owner errors, 0 Other errors
配置脚本见附件

处理过程
故障结论:E1接口使用CE1模式对接造成接口不能无理UP。
解决方案:
controller E1 2/0/0接口下使用e1模式配置。

根因
#
controller E1 2/0/0
clock master
cable short
channel-set 0 timeslot-list 1-15 ------可以先删除,再配置 using e1 测试一下
#
Derived from E1 2/0/0, Timeslot(s) Used: 1-15, baudrate is 960000 bps
观察配置,发现如下几点问题:
1.SRG1200的E1接口配置了一条不到1M的带宽的业务通道(64000bps*15=960000bps),从对接的cisco 接口上看没有对带宽的限制。(对接的带宽不匹配肯定是不能对接的)。
2.中间的光电转换设备,不论是PDH光猫,或者是协议转换器也好,其E1接口默认也都是工作在2M的非成帧的。请确认中间转换设备的拨码、配置是否匹配。