qos carl 3 source-ip-address subnet 192.168.80.0 24 per-address shared-bandwidth
#下行口
interface GigabitEthernet2/0/1
port link-mode route
description link to 1-10F-LAN
combo enable coppe
r ip address 192.168.24.2 255.255.255.0
qos car inbound carl 3 cir 500 cbs 1875 ebs 0 green pass red discard yellow pass
nat hairpin enable
#
配置完后 192.168.80.0 段还是没有达到限速效果
(0)
最佳答案
qos carl 3 source-ip-address subnet 192.168.80.0 24 per-address shared-bandwidth
#下行口
interface GigabitEthernet2/0/1
port link-mode route
description link to 1-10F-LAN
combo enable coppe
r ip address 192.168.24.2 255.255.255.0
qos car inbound carl 3 cir 500 cbs 1875 ebs 0 green pass red discard yellow pass
nat hairpin enable
#
(0)
您好,参考
本手册适用于如下产品:MSR 全系列路由器
MSR路由器G0/0接口连接公网,G0/1接口连接内网,内网网关地址为MSR路由器VLAN1虚接口地址192.168.1.1/24,需要实现对内网IP地址范围为192.168.1.2—192.168.1.254的终端进行限速,每IP下行(下载)方向限速1000kbps,应用在公网接口G0/0。
# 配置下载方向的限速时,需要配置为基于目的IP地址的CAR列表(destination-ip-address)
<H3C>system-view
[H3C] qos carl 1 destination-ip-address range 192.168.1.2 to 192.168.1.254 per-address
#在外网口配置基于之前配置好的CAR列表的限速,限速速率为1000, inbound表示下载方向
[H3C] interface GigabitEthernet 0/0
[H3C- GigabitEthernet0/0] qos car inbound carl 1 cir 1000
[H3C- GigabitEthernet0/0] quit
#完成上述设置以后,保存配置
[H3C]save force
(0)
暂无评论
你配置的是上传限速,不是下载限速。修改一下方向,改为出方向。或者出入方向都限制。
qos carl 3 source-ip-address subnet 192.168.80.0 24 per-address shared-bandwidth
#下行口
interface GigabitEthernet2/0/1
port link-mode route
description link to 1-10F-LAN
combo enable coppe
r ip address 192.168.24.2 255.255.255.0
qos car inbound carl 3 cir 500 cbs 1875 ebs 0 green pass red discard yellow pass
nat hairpin enable
#
(0)
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论