• 全部
  • 经验案例
  • 典型配置
  • 技术公告
  • FAQ
  • 漏洞说明
  • 全部
  • 全部
  • 大数据引擎
  • 知了引擎
产品线
搜索
取消
案例类型
发布者
是否解决
是否官方
时间
搜索引擎
匹配模式
高级搜索

E1和E1-F基础知识

2019-10-30 发表
  • 0关注
  • 3收藏 4692浏览
粉丝:3人 关注:0人

问题描述

E1和E1-F基础知识

解决方法

1、 接口的工作方式


2、接口基础知识

配置前E1-F和E1口
#
controller E1 2/0/0   //E1口
 using e1
#
controller E1 2/0/1   //E1口
 using e1
#
interface Serial1/0/0  //E1-F口
 link-protocol ppp
 fe1 unframed
#
interface Serial2/0/0:0
 link-protocol ppp
 ip address dhcp-alloc
#
interface Serial2/0/1:0
 link-protocol ppp
 ip address dhcp-alloc
①E1-F接口
//配置E1-F接口工作在E1(非成帧)
[Quidway]int s1/0/0
[Quidway-Serial1/0/0]fe1 unframed
[Quidway-Serial1/0/0]ip address 1.1.1.1 24
//配置E1-F接口工作在成帧(缺省)
[Quidway]int s1/0/0
[Quidway-Serial1/0/0]undo fe1 unframed
[Quidway-Serial1/0/0]fe1 timeslot-list ?
  INTEGER<1-31>  Timeslots in range, separated by ',' or '-'
[Quidway-Serial1/0/0]fe1 timeslot-list 1-10
[Quidway-Serial1/0/0]ip add 1.1.1.1 24
②E1接口
//配置E1接口工作在非通道化
[Quidway]controller E1  2/0/0
[Quidway-E1 2/0/0]using e1
生成一个接口:interface Serial2/0/0:0
//配置E1接口工作在CE1通道化(缺省)
[Quidway]controller E1  2/0/0
[Quidway-E1 2/0/0]using ce1
[Quidway-E1 2/0/0]channel-set 20 timeslot-list ?
  INTEGER<1-31>  Timeslots in range, separated by ',' or '-'
[Quidway-E1 2/0/0]channel-set 20 timeslot-list 1,2
[Quidway-E1 2/0/0]
%Jun  4 06:45:52:085 2004 Quidway PHY/2/PHY:    Serial2/0/0:20: change status to up
[Quidway-E1 2/0/0]channel-set 10 timeslot-list 3-7
[Quidway-E1 2/0/0]
%Jun  4 06:48:55:928 2004 Quidway PHY/2/PHY:    Serial2/0/0:10: change status to up
[Quidway]int Serial2/0/0:20
[Quidway-Serial2/0/0:20]ip address 1.1.1.2 24
//配置E1接口工作在PRI通道化
[Quidway]controller E1  2/0/1
[Quidway-E1 2/0/1]using ce1
[Quidway-E1 2/0/1]pri-set ?
  timeslot-list  Lists of the timeslots of the PRI set
  <cr>          
[Quidway-E1 2/0/1]pri-set timeslot-list ?
  INTEGER<1-31>  Timeslots in range, separated by ',' or '-'
[Quidway-E1 2/0/1]pri-set timeslot-list 1-15 ?
  <cr> 
[Quidway-E1 2/0/1]pri-set timeslot-list 1-15
[Quidway-E1 2/0/1]
[Quidway-E1 2/0/1]pri-set timeslot-list ?
  INTEGER<1-31>  Timeslots in range, separated by ',' or '-'

[Quidway-E1 2/0/1]pri-set timeslot-list 17,18
 Another pri-set exists.//在一个CE1/PRI接口上同时只能捆绑出一个pri set。
[Quidway-E1 2/0/1]dis cur

#
controller E1 2/0/0
 channel-set 20 timeslot-list 1-2
 channel-set 10 timeslot-list 3-7
#
controller E1 2/0/1
 pri-set timeslot-list 1-16
              
#
interface Aux0
 async mode flow
#
interface Ethernet0/0/0
 ip address dhcp-alloc
#
interface Ethernet0/0/1
 ip address dhcp-alloc
#
interface Serial1/0/0
 link-protocol ppp
 fe1 timeslot-list 1-10
 ip address 1.1.1.1 255.255.255.0
#
interface Serial2/0/0:10
 link-protocol ppp
#
interface Serial2/0/0:20
 link-protocol ppp
#
interface Serial2/0/1:15

 link-protocol ppp
#
return

   通信两端配置要保持一致(display  fe1 serial x/x 或display controller e1 x/x查看)工作模式(成帧或非成帧)、帧格式、CRC校验方式、编码格式、线路空闲码、帧间填充符。
   CISCO E1接口默认帧格式为CRC4,我司E1接口默认帧格式为NO-CRC4,两者互联时请使之保持一致。

案例解析:AIS告警误检问题
   如果线路上正常传输的数据为全1码流,这种情况通常出现在E1工作在非通道化模式下,而且空闲码为FF,这时当没有业务数据传输时,则线路上传输的是全1的空闲码,表现为AIS告警。
   解决该问题的办法是:在路由器上配置undo detect-ais 命令,即不检测AIS命令,或把帧间填充改为7E。

[Quidway]dis fe1 s1/0/0
Serial1/0/0
Basic Configuration:
  Work mode is E1 framed, Cable type is 75 Ohm unbalanced.
  Frame-format is no-crc4.
  Line code is hdb3, Source clock is slave.
  Idle code is 7e, Itf type is 7e, Itf number is 4.
  Loopback is not set.
Alarm State:
  Receiver alarm state is Loss-of-Signal.
  Transmitter is sending remote alarm.
Historical Statistics:
Last clearing of counters: Never
  Data in current interval (94 seconds elapsed):
    94 Loss Frame Alignment Secs, 0 Framing Error Secs,
    0 CRC Error Secs, 0 Alarm Indication Secs, 94 Loss-of-signals Secs,
    0 Code Violations Secs, 14 Slip Secs, 0 E-Bit error Secs.

[Quidway]dis controller e1 2/0/0
E1 2/0/0 current state :DOWN
Description : E1 2/0/0 Interface
Basic Configuration:
  Work mode is E1 unframed, Cable type is 75 Ohm unbalanced.   
  Line code is hdb3, Source clock is slave.
  Idle code is 7e, Itf type is 7e, Itf number is 4.
  Loop back is not set.
Alarm State:
  Receiver alarm state is Loss-of-Signal.
  Transmitter is sending remote alarm.
Historical Statistics:
Last clearing of counters: Never
  Data in current interval (158 seconds elapsed):
    12 Loss Frame Alignment Secs, 0 Framing Error Secs,
    0 CRC Error Secs, 0 Alarm Indication Secs, 158 Loss-of-signals Secs,
    0 Code Violations Secs, 1 Slip Secs, 0 E-Bit error Secs.

 

3、指示灯解释

指示灯 含义
LINK (Green) 灯亮表示收到载波信号,并且没有告警,灯灭表示没有收到载波信号或有以下五种告警之一:AIS、LFA、LMFA、RAI
ACT (Yellow) 灯灭表示没有数据收发,灯闪烁表示数据收发

指示灯 含义
LINK/ACT (Green) 灯亮表示收到载波信号,灯灭没有收到载波信号。灯闪烁表示有数据收发。
LP/AL  (Yellow) 灯亮表示接口处于环回状态(loopback),灯闪烁表示有以下四种告警之一:AIS、LFA、LMFA、RAI,灯灭表示既无环回又无告警。

如果LP/AL指示灯闪烁:表示四种告警之一:AIS,LFA,LMFA,RAI
其含义如下:
      Loss-of-Signal:载波丢失;
      Alarm Indication Signal:告警指示
      Loss of Frame Alignment:帧同步丢失
      Remote Alarm:远端告警
      Loss of Multiframe Alignment:复帧同步丢失
如果E1-F接口没有插线缆,LP/AL 灯闪烁则代表载波丢失是正常情况。

BNC头是75欧的,RJ45的是120欧的,两者可以通过转换盒转换

该案例对您是否有帮助:

您的评价:1

若您有关于案例的建议,请反馈:

0 个评论

该案例暂时没有网友评论

编辑评论

举报

×

侵犯我的权益 >
对根叔知了社区有害的内容 >
辱骂、歧视、挑衅等(不友善)

侵犯我的权益

×

泄露了我的隐私 >
侵犯了我企业的权益 >
抄袭了我的内容 >
诽谤我 >
辱骂、歧视、挑衅等(不友善)
骚扰我

泄露了我的隐私

×

您好,当您发现根叔知了上有泄漏您隐私的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您认为哪些内容泄露了您的隐私?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)

侵犯了我企业的权益

×

您好,当您发现根叔知了上有关于您企业的造谣与诽谤、商业侵权等内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到 zhiliao@h3c.com 邮箱,我们会在审核后尽快给您答复。
  • 1. 您举报的内容是什么?(请在邮件中列出您举报的内容和链接地址)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
  • 3. 是哪家企业?(营业执照,单位登记证明等证件)
  • 4. 您与该企业的关系是?(您是企业法人或被授权人,需提供企业委托授权书)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

抄袭了我的内容

×

原文链接或出处

诽谤我

×

您好,当您发现根叔知了上有诽谤您的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您举报的内容以及侵犯了您什么权益?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

对根叔知了社区有害的内容

×

垃圾广告信息
色情、暴力、血腥等违反法律法规的内容
政治敏感
不规范转载 >
辱骂、歧视、挑衅等(不友善)
骚扰我
诱导投票

不规范转载

×

举报说明

提出建议

    +

亲~登录后才可以操作哦!

确定

亲~检测到您登陆的账号未在http://hclhub.h3c.com进行注册

注册后可访问此模块

跳转hclhub

你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作