- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: MSR3012 rate-limit
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2020 07:35 PM
11-16-2020 07:35 PM
Hello! please tell me how to set the speed limit(rate-limit command doesn't work) on the router, there is a limitation of 20 mb / s, I need to increase it to 50, nowhere can't find information how to do this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2020 11:27 PM
11-16-2020 11:27 PM
Re: MSR3012 rate-limit
Hi @grandprix !
It would greatly help if you could be so kind to share more details about the current configuration that works with speed-limit set to 20 Mbps and how exactly did you try to raise the limit to 50 Mbps. Also, I couldn't understand if the link that you are trying to "increase" can handle the desired bandwidth at all. Did you try to remove all the limits and see if that link is capable of 50 Mbps?
Another point - what is that misterious "rate-limit" command that "doesn't work"? You can set the rate limit in Comware 7 either by QoS policy or directly on the interface by "qos lr ..." or "qos car ..."" commands, but I am not aware about any "rate-limit" command you are referring to...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2020 01:53 AM
11-17-2020 01:53 AM
Re: MSR3012 rate-limit
This is the problem that I don't know how to view and configure the speed limit on this router, all I found in the manuals is the rate-limit command. please tell me if there is a detailed manual on the commands for this router?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2020 06:21 AM
11-17-2020 06:21 AM
Re: MSR3012 rate-limit
I am afraid you are reading a guide for some other product, not the MSR30xx. But there is something I don't understand - you said there is a rate limit of 20 Mbps configured in the router. Can't you see how is it configured and just change it to 50 Mbps? If you think it is the "rate-limit" command, may be I am missing something here, let's see the configuration together - post it here, at least the rate-limit part.
Anyhow, let me point you to the correct guides:
ACL and QoS configuraiton guide - https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=c05028094
ACL and QoS command reference guide - https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=c05370672
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2020 02:01 AM
11-24-2020 02:01 AM
Re: MSR3012 rate-limit
Hello!
vlan 1
#
traffic classifier DATA_GREEN_CLINIC operator and
if-match acl 3020
#
traffic classifier DATA_SHIPAGER operator and
if-match acl 3010
#
traffic behavior GREEN_CLINIC
car cir 80000 cbs 5000000 ebs 0 green pass red discard yellow pass
#
traffic behavior SHIPAGER
car cir 20000 cbs 625000 ebs 0 green pass red discard yellow pass
#
qos policy INTERNET
classifier DATA_SHIPAGER behavior SHIPAGER
classifier DATA_GREEN_CLINIC behavior GREEN_CLINIC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2020 12:52 AM
11-30-2020 12:52 AM
Re: MSR3012 rate-limit
Hi @grandprix !
I saw your last message, but if you have any question, please, ask it. The part of configuration provided in the message is ok, but not complete - you didn't mention contents of ACL 3020 and 3010 and also I don't see in which direction you applied that ACL and on which port.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2020 01:23 AM