- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘 要
服务质量技术已成为近年研究的热点,对业务流量进行分类是其基本前提。但
目前都是对ISO/OSI参考模型的二层(链路层)、三层(网络层)、四层(传输层)流
量进行分类识别,虽然已出现对五层(应用层)及以上层业务的识别,但在通用性、
动态端口业务的识别能力、识别正确率方面均有些不足。随着IP网络日益发展及应
用业务的兴起,特别是基于P2P业务流量等监管问题日益突出,业务识别显得更加重
要。
本文在深入分析目前网络中已存在的各种典型应用协议特点的基础上,归纳出
识别各种不同类型业务流所使用的通用方法,本文称为“业务协议交互状态模型”
的方法,并给出其具体设计和实现。首先分析应用层与流层的内在逻辑联系,提出
分层识别的思想,给出“树”型结构的识别流程。对于普通流的识别,设计了基于
哈希表的高效算法。对于新开启流的识别,设计出监视流管理技术用于跟踪记录每
条可能存在的新流。对于业务流的识别,提出识别流程与具体协议相分离的思想,
设计出与协议无关的通用识别流程以及“业务协议交互状态模型”的具体设计实现,
减少识别系统占用空间、提高识别效率以及简化了识别系统的复杂度。对于动态端
口业务识别,提出了一种高效调度管理机制,提高了业务识别正确率以及有效地缓
解识别遗漏的问题。而对于IP分片的识别,则独立提出只识别第一片的“首片法”
实用算法。最后给出模型系统的实验与测试,结果表明:该模型系统在通用性能、
识别正确率、动态端口业务流识别以及IP分片识别等方面均达到设计要求,识别结
果符合真实情况。
关键词:IP 报文 IP 分片 业务流识别 通用模型 服务质量
I
Abstract
QoS(Quality of Service) techology becomes the most hot research topic especially in
the network based on IP/TCP structure recent years. The foundmental support of the QoS
techology is the classification and recognition techology of the IP packet. There are
classification technology based on the 2cd layer(link layer), 3rd layer(network layer), and
4th layer(transport layer). Though techology of recoginition based on the 5th or higher
layer emerges, it is lack of universal capability, support in dynamic port recoginition, and
high preciseness ratio of recoginition. As the fast development of the Internet, more and
more applications spring up, and the problem of the P2P applications monitor arises
rapidly, the technology of application flows recognition on 5th or higher layer was going
to take a greate role.
This thesis analysed the foundmental characteristics of several tpical application
flows at present ,and concluded the universal method of recognising application flows of
any type, which was name
文档评论(0)