频道直达 - 专题 - 新闻 - 技巧 - 组网 - 开发 - 安全 - web编程 - 图像 - 操作系统 - 数据库 - 教育 - 旅游 - 健康 - 时尚 - 驱动 - 软件 - 游戏 - 多媒体 - ERP - 讨论组

Cisco Video Over IP QoS 配置 

来源:ChinaITLab 作者: 出处:巧巧读书 2005-08-22 进入讨论组

   在做 Video over IP 时候一定要确保双方的 viewstation 以太网口带宽和双工都是一致的,否者会出现有一个方向的视频质量特别差的问题。
   这里有个很好的 Video QoS 例子,用的是 2M 的专线,需要在 viewstation 上作优先级设置的,不然 QoS 策略无法被激活的!关于 polycom viewstation 的 QoS precedence 设置请您参考 Polycom Viewstation 的设置。
  This is one I did a couple of weeks ago (below)- only acl 100 was getting hit. It did do the trick and the picture was clear. the priority value is actually the bandwidth in Kilobits. You will need to be able to set the precedence on the video traffic to critical - this was done on the viewstations that were sending out the video packets in this case..
  
  
  class-map match-all video-control
  match access-group 101
  class-map match-all video
  match access-group 100
  !
  !
  policy-map QoS-Policy
  class video
  priority 800 553058304
  class video-control
  bandwidth 8
  class class-default
  fair-queue
  !
  !
  !
  !
  
  !
  interface Multilink1
  ip address 172.22.254.2 255.255.255.0
  ip tcp header-compression iphc-format
  no ip mroute-cache
  load-interval 30
  service-policy output QoS-Policy
  ppp multilink
  ppp multilink fragment-delay 10
  ppp multilink interleave
  multilink-group 1
  ip rtp header-compression iphc-format
  !
  interface Serial0/0
  bandwidth 2048
  no ip address
  encapsulation ppp
  no ip mroute-cache
  load-interval 30
  no fair-queue
  serial restart_delay 0
  ppp multilink
  multilink-group 1
  !
  access-list 100 permit ip any any precedence critical
  access-list 101 permit ip any any precedence flash
  access-list 101 permit ip any any dscp af31通告:http://www.qqread.com/cisco/p211313908.html 更多文章 更多内容请看Cisco IOS技术手册QoS服务质量专题Cisco路由器配置手册专题,或进入讨论组讨论。
收藏此文】【 】【打印】【关闭
相关图文阅读
频道图文推荐
健 康 咨 询
时 尚 咨 询
巧巧读书宗旨
相关专题
讨论组问题推荐
站内各频道最新更新文档
站内最新制作专题
热门关键字导读
Photoshop教 程照片处理 照片制作 PS快捷键 抠图
计 算 机 故 障XP系统修复
艺 术 与 设 计设计 流媒体 设计欣赏 边框
计 算 机 安 全ARP
站内频道文章精选
巧巧电脑频道编辑信箱  告诉我们您想看的专题或文章