网管联盟 | 网管论坛 | 网管u家 | 网管博客 | 网管软件 | 网管求职 | 小游戏 | 网管搜索 | 网管原创 | 网管聚合 | 网管读摘 | 网管焦点 | 世界素材 | 会员投稿 | 会员中心 
中国网管联盟
Windows Linux Cisco 网络技术 数据库 黑客攻防 DotNet Java PHP 认证 新闻资讯 服务器 存储资讯 网络设备 网管学堂 技术专题 焦点 网吧频道
 当前位置: > bitsCN.com > 网络技术 > 网络管理 > 网络配置 > Cisco Video Over IP QoS 配置  

Cisco Video Over IP QoS 配置

2003-01-28  作者:BitsCN整理  来源:中国网管联盟  点评 投稿 收藏


  在做 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 网管联盟bitsCN_com
  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
  
  

TAGs   配置   ip   the   any   ppp   video   multilink   no   precedence      
 上一篇:PPPoE troubleshooting in Cisco Router   下一篇:NAT Order of Operation
Cisco Video Over IP QoS 配置 评论:
loading.. 评论加载中…
评论:请自觉遵守互联网相关政策法规,评论不得超过250字。

验证码: 注册用户
本类热门排行:
最新推荐文章:
网管论坛交流: