E1非成帧配置:
R1(config)#interface s0/0:1 //进入这个接口(配置E1自动后成的,后面的0表示是组号)
CE1模块:支持非成帧、成帧、成复帧
R2(config-controller)#exit
R1(config)#controller e1 0/0
R1(config-if)#encapsulation ppp //封装PPP协议
R1(config-controller)#linecode hdb3 //可选配置,默认为HDB3(另一种是ami)
R2(config-if)#no shutdown
R1(config-controller)#linecode hdb3 //可选配置,默认为HDB3(另一种是ami)
R1(config-controller)#no shutdown
原因分析:链路中有环路;两端帧格式不匹配;线路编码、帧校验式不一致;两端之间时隙绑定不匹配;用户端与电信端时钟不一致;本地接口二层协议不一致;若为PPP,认证 通不过。
R1(config-controller)#exit
R1(config-if)#encapsulation ppp
ping 200.200.200.2 repeat 100 size 8100 df-bit大包测试不分片
E1模块分类:
R1(config-controller)#framing cr4 //可选配置,默认CR4(NO-CR4)
R2(config)#interface multilink 1
R2(config-if)#multilink-group 1
R1(config)#controller e1 0/0 //进入E1 0/0接口控制器
R2(config-controller)#exit
R2(config-if)#ppp multilink
R2(config-if)#no shutdown
R1(config-if)#no shutdown
E1的多链路捆绑:
2、再在光端机上拨码或者通过链路提供商帮助进行远端打环,以便判断是否是传输链路的问题。
R1(config)#controller e1 0/1
R1(config-controller)#channel-group 0 unframed //配置成非成帧
R1(config-if)#ip address 200.200.200.13 255.255.255.252
R2(config)#controller e1 1/0
R2(config)#controller e1 1/0
注:两边组号需一致,通信双方E1接口的帧结构模式必须要一致
R2(config-controller)#framing cr4
R1(config-controller)#no shutdown
R1(config-if)#no shutdown
R1(config-controller)#no shutdown
R1(config-if)#ppp multilink
R1(config-controller)#channel-group 1 timeslots 1-31//划分时隙1-31都为组1
R1(config)#interface s0/1:0
R2(config-controller)#exit
R2(config-if)#encapsulation ppp
R2(config-if)#ip address 200.200.200.18 255.255.255.252
R2(config)#interface s1/0:2
R2(config-if)#multilink-group 1
R1(config-if)#ip address 200.200.200.9 255.255.255.252
R1(config)#interface s0/0:3 //进入这个接口(配置E1自动后成的,后面的0表示是组号)
R2(config-controller)#linecode hdb3
R1(config)#interface s0/0:2 //进入这个接口(配置E1自动后成的,后面的0表示是组号)
R1(config-if)#no shutdown
R1(config-if)#no shutdown
R2(config-if)#no shutdown
R1(config-controller)#framing cr4 //可选配置,默认CR4(NO-CR4)
E1成复帧的配置与调测:
R2(config-if)#no shutdown
排错思路:
R1(config)#controller e1 0/0 //进入E1 0/0接口控制器
R1(config-controller)#channel-group 0 unframed//配置成非成帧
R2(config-if)#ppp multilink
R2(config-controller)#channel-group 0 unframed
R2(config-controller)#framing cr4
R1(config-controller)#no shutdown
注意:若IOS是15.0(M) 以后的版本,需先定义卡的类型为E1才能配置E1接口。
R2(config)#interface s1/0:0
3、最后请求对端配置工程师确认是否是对端方问题。
R2(config)#interface s1/0:1
R2(config-controller)#channel-group 1 timeslots 1-31
R2(config-controller)#exit
show interface s0/0:0
show controllers e1 0/0
测试方法:
R1(config-if)#ppp multilink //PPP多链路
R1(config-if)#encapsulation ppp //封装PPP协议
排错思路:
R2(config)#controller e1 1/0
1、清理本地接口和本地跳线连接头,重新连接。
R2(config-controller)#no shutdown
R2(config)#controller e1 1/0
R1(config)#interface s0/0:0 //进入这个接口(配置E1自动后成的,后面的0表示是组号)
免责声明:本站发布的内容(图片、视频和文字)以原创、来自互联网转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:ts@56dr.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。
Copyright © 2009-2021 56dr.com. All Rights Reserved. 特网科技 版权所有 珠海市特网科技有限公司 粤ICP备16109289号
域名注册服务机构:阿里云计算有限公司(万网) 域名服务机构:烟台帝思普网络科技有限公司(DNSPod) CDN服务:阿里云计算有限公司 中国互联网举报中心 增值电信业务经营许可证B2 建议您使用Chrome、Firefox、Edge、IE10及以上版本和360等主流浏览器浏览本网站