In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >
Share
Shulou(Shulou.com)06/01 Report--
Cisco speed limit steps
1. Set ACL
Access-list 102 permit ip host 192.168.10.2 any
Access-list 102 permit ip any host 192.168.10.2
Access-list 103 permit ip host 192.168.10.3 any
Access-list 103 permit ip any host 192.168.10.3
2. Define the class
Class-map match-all 102
Match access-group 102
Class-map match-all 103
Match access-group 103
3. Add the class to the policy
Policy-map xiansu
Class 102
Police 1024000 128000 conform-action transmit exceed-action drop
Class 103
Police 1024000 128000 conform-action transmit exceed-action drop
4. Add the policy to the port
Interface FastEthernet0/0
Service-policy input xiansutest
Service-policy output xiansutest
Speed limit for a network segment (limited to total bandwidth)
(1) set ACL
Access-list 110 permit ip 192.168.10.0 0.0.0.255 any
Access-list 110 permit ip any 192.168.10.0 0.0.0.255
(2) define classes
Class-map match-all 110
Match access-group 110
(3) set policy
Policy-map xiansu110
Class 110
Police 10240000 1280000 conform-action transmit exceed-action drop
(4) add policy to the port
Interface FastEthernet0/0
Service-policy input xiansu110
Service-policy output xiansu110
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.