文章分类 | 推荐文章 | 最新文章 | 热点文章 | 最新软件 | 精品软件 | 下载排行 | 推荐下载 | 免费看大片 | WPS | 杀毒软件
清风网络
首 页 软件下载 网络学院 数码学院
QQ 电脑入门 游戏 操作系统 图形处理 办公软件 媒体动画 精文荟萃 工具软件 网络编程 程序开发 网络技术 认证考试 网站建设 文章专栏
当前位置:清风网络网络技术Cisco网络FortiOS Traffic Shaping and How it Work
精品推荐
特别推荐
·Cisco管理的35个常见问题及解答
·思科路由过滤命令详细解说
·Cisco PIX防火墙配置指南
·思科Cisco交换机VLAN的配置技巧
·Cisco教程:路由器的配置及测试
·Cisco 路由器配置语句汇总
·CISCO相关技术大集合
·Cisco防火墙选购配置完全指南
·CCNA网络小菜鸟笔记
·Cisco公司网络工程实施案例
热点TOP10
·FortiOS Traffic Shaping and How it Work
·用思科IOS防止遭受IP地址欺骗攻击
·恢复Cisco路由器密码两种常用方法
·建设高速可扩展的校园网络
·思科方便WLAN管理
·Cisco SAFE分层制订安全策略
·Cisco7609Router--增强型9插槽机箱
·我和我所追逐的思科梦
·CCIE Study Notes
·Cisco 7609 Router--增强型9插槽机箱

FortiOS Traffic Shaping and How it Work

日期:2008年9月18日 作者: 查看:[大字体 中字体 小字体]


Every FortiGate physical interface has its own queues, FortiOS uses three different ones: high, medium, and low priority. The priority value indicates which queue the packet is added to and in what order the packets exit that interface.

Virtual interfaces (for example, VLANs) share the physical interface queues. Virtual interfaces do not have their own queues. All virtual interfaces bound to a particular physical interface will share the same queues of the physical interface.

Inter-VDOM links have a single FIFO (First in, first out) queue (No QoS or traffic shaping).

When the packet is queued it chooses a queue and checks the queue length against the aggregate queue size for the interface, not the length of that particular queue.

There is a single maximum length on the device, but each queue can have up to that many packets.

So, if the queue length is X there can be 3X packets queued, X packets at each of the 3 priorities.

Thus the low priority traffic does not affect the high priority traffic except indirectly on low end units because memory is tight and the more packets that are allocated the more time it takes to find free memory.

How priority is assigned :

  1. All traffic received from a device defaults to the system default. The default is "high" (see tos-based-priority in config system global).
  2. During input processing the priority is re-calculated based on the TOS (Type of Service) bits and the current TOS setting. The default maps all traffic to the high priority. This can be changed using config system tos-based-priority. You can check the default setting using a diagnose command :-

    # diag sys tos-based-priority list
    0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

    Where 0 means high, 1 means medium and 2 means low. For example, if I change the global default :

    # config system global
    (global)# set tos-based-priority low
    (global)# end

    # diag sys tos-based-priority list
    2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2

  3. If traffic shaping is enabled then the packet priority is set to whatever value is in the shaper configuration. However, if the packet does not push the bandwidth over the guaranteed bandwidth for that shaper then the priority is unconditionally set to high (0).

So, even if you give VoIP traffic a high priority, unless you change the global default then all the FTP traffic will also be high and be on the same queue. As a result the high priority VoIP traffic can get interrupted by the FTP traffic.


[1] [2] 下一页 




上一篇:some new eigrp feature

下一篇:Cisco IOS Cookbook 中文精简版第二十三章 IP组播

相关文章:
·FIREWORKS教程PS打造新颖封面
·FortiOS Traffic Shaping and How it Work
·用Fireworks MX滤镜制作水痕文字
·Fireworks MX 滤镜讨论
·Fireworks绘制精致打印机图标
·Fireworks 制作地球旋转动画
·Fireworks MX 2004金属特效字制作
·微软Win XP图标 Fireworks 制作实例
·Fireworks MX 2004制作坐在雨中的女孩
·RFC307 - Using network Remote Job Entry
相关软件:

特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。
[打印本页] [关闭窗口] 转载请注明来源:http://www.vipcn.net
| 帮助(?) | 版权声明 | 友情连接 | 关于我们 | 信息发布
Copyright 2007 www.vipcn.net All Rights Reserved. 鄂ICP备05000083号Powered by:viphot