新闻中心

EEPW首页 > 模拟技术 > 设计应用 > 如何实现DS34S132与其它TDMoP器件的互操作

如何实现DS34S132与其它TDMoP器件的互操作

作者: 时间:2012-02-16 来源:网络 收藏
x">图2 所示为UDP/IPv4报头结构。表2和3详细说明了IPv4和UDP报头结构的不同域。

如何实现DS34S132与其它TDMoP器件的互操作
图2. UDP/IPv4报头。

表2. IPv4报头结构

FieldDescription
IPVERIP version number; IPv4 IPVER = 4
IHLLength in 32-bit words of the IP Header, IHL = 5
IP TOSIP type of service
Total lengthLength in octets of IP Header and data
IdentificationIP fragmentation identification
FlagsIP control flags; must be set to 010 to avoid fragmentation
Fragment offsetIndicates where in the datagram the fragment belongs; not used for
Time to liveIP time-to-live field; datagrams with zero in this field are discarded
ProtocolMust be set to 0x11 to signify UDP
IP Header checksumChecksum for the IP Header
Source IP addressIP address of the source
Destination IP addressIP address of the destination

表3. UDP报头结构

FieldDescription
Source port number, destination port numberEither the source or the destination port number holds the bundle identifier. The unused field can be set to 0x85E (2142), which is the user's port number assigned to by the Internet Assigned Numbers Authority (IANA). For UDP/IP-specific OAM packets, the bundle identifier is all 1s.
UDP lengthLength in octets of UDP Header and data
UDP checksumChecksum of UDP/IP Header and data. If not computed, it must be set to zero.

根据IANA规定,UDP报头的目标端口应设定为0x85E (2142),这是分配给的用户端口号。Maxim TDMoP器件默认遵循该规范。

部分TDMoP厂商在UDP报中的目标端口号位置分配一个绑定标识号,而不是在源端口号位置。有些厂商还分配一个随机号作为用户端口号,而不是采用IANA分配的0x85E。使用时,用户可采用两种方式解决这些问题。

  1. 在预配置菜单中,将全部绑定标识号赋予相应的位置。
  2. 向绑定引擎表明绑定标识号在接收数据包中的位置。


  • 如何实现DS34S132与其它TDMoP器件的互操作

    如何实现DS34S132与其它TDMoP器件的互操作
  • RTP报头互操作性

    RTP报头

    如何实现DS34S132与其它TDMoP器件的互操作
    FieldDescription
    VRTP version; must be set to 2.
    PPadding bit; must be set to 0.
    X


    关键词: DS34S132 TDMoP

    评论


    技术专区