内存QOS分为什么
发布网友
发布时间:2022-05-18 14:10
我来回答
共1个回答
热心网友
时间:2023-02-09 04:19
RFC 791
根据各IP应用的特点,将业务分为Network Control、Internetwork Control、CRITIC/ECP、Flash Override、Flash、Immediate、Priority、Routine共8类优先级。其中,Routine优先级最低,Network Control优先级最高。
RFC 1349
将业务按照TOS的定义分为16类优先级,TOS使用4个bit位分别表示:minimize delay、maximize throughput、minimize monetary cost、maximize reliability,并建议了各IP应用应该如何取TOS值,例如,FTP CONTROL报文建议其TOS取值为minimize delay。
RFC 1490
将业务按照Frame Relay Discard Eligibility bit的定义分为2类丢弃优先级。
RFC 1483
Multiprotocol Encapsulation over ATM Adaptation Layer 5
将业务按照ATM Cell Loss Priority bit的定义分为2类丢弃优先级。
RFC 2474
Definition of the Differentiated Services Field (DS Field) in the IPv4 and IPv6 Header
DiffServ网络定义了四类PHB:EF(Expedited Forwarding)PHB适用于低时延、低丢失、低抖动、确保带宽的优先业务;AF(Assured Forwarding)PHB分为四类,每个AF类又分为三个丢弃优先级,可以对相应业务进行等级细分,QoS性能参数低于EF类型;CS(class selector)PHB是从IP TOS字段演变而来,共8类;BE PHB是CS中特殊一类,没有任何保证,现有IP网络流量也都默认为此类。
IEEE 802.5
Token ring access method and Physical Layer specifications
令牌环网的优先级,可以将业务根据Access Priority的定义为8类优先级 。
IEEE 802.1p,Class of Service
以太网优先级,可以将业务根据802.1P Priority的定义分为8类优先级,0类至7类优先级相应递增,0类是BE业务,尽力传输)。