华为S6506 ACL端口限速实例

先建立一个ACL
acl name acl1 link
rule 0 permit ingress any egress any然后到需要限速的端口视图
traffic-limit inbound link-group acl1 35 (限制下载速度为35M)
traffic-limt这个命令要在端口视图下输入QOS才可以用的.

line-rate kbps 20480 (这个是限制下载速度为20M)

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>