ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

网络设备端口速度限制

2019-08-13 14:35:32  阅读:739  来源: 互联网

标签:outbound Configure car 端口 速度限制 QoS qos 网络设备 any


网络设备QoS限速
通过命令限:
qos car inbound/outbound any cir 10000
qos lr outbound any cir 10000 ---------只能outbound
1、QoS(Quality of Service,服务质量)
-------------------------------qos下一级
[TJBTN-SR6608X-OutLineRouter-Route-Aggregation400]qos ?
apply Apply specific QoS policy
car Configure Committed Access Rate (CAR)
cq Apply a custom queue list to an interface
fifo Configure First In First Out (FIFO) queuing
flow-interval Specify the traffic rate statistics collecting interval
gts Configure Generic Traffic Shaping (GTS)
lr Configure Line Rate (LR)
pq Apply a priority queue list to an interface
reserved-bandwidth Set the maximum reserved bandwidth as a percentage of available bandwidth
rtpq Enable real-time transport protocol queuing for RTP packets to specific UDP ports
wfq Configure Weighted Fair Queuing (WFQ)
wred Weighted Random Early Detection (WRED) configuration information

应用 应用特定QoS策略

car 配置提交访问率(car)

cq 将自定义队列列表应用于接口

FIFO 配置先进先出(FIFO)队列

流量间隔指定流量统计收集间隔

GTS 配置通用流量成形(GTS)

LR 配置线速率(LR)

PQ 将优先级队列列表应用于接口

保留带宽 将最大保留带宽设置为可用带宽的百分比

RTPQ 为RTP启用实时传输协议队列

数据包到特定的UDP端口

WFQ 配置加权公平排队(WFQ)

wred 加权随机早期检测(wred)配置信息
----------------------------------car下一级
inbound Limit the rate on inbound
outbound Limit the rate on outbound

入站 限制入站速率

出站 限制出站速率
----------------------------------inbound下一级
acl Packets matching the ACL
any All packets
carl Specify the CAR list

acl 与ACL匹配的数据包
any 所有数据包

carl

指定CAR列表
----------------------------------any下一级
cir Specify Committed Information Rate (CIR)

CIR 指定承诺信息率(CIR)

INTEGER<8-10000000> Value of CIR in kbps

整数<8-10000000> cir值(Kbps)

标签:outbound,Configure,car,端口,速度限制,QoS,qos,网络设备,any
来源: https://blog.csdn.net/weixin_45380220/article/details/99433130

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有