Blog
Projects
About
Backtrack:
Blog
›
Bandwidth limiting on a Cisco …
Comments
Bandwidth limiting on a Cisco ASA
posted on February 10th 2016, at 13:26
by
lunarg
You can very quickly do bandwidth limiting for a certain network or range of IP addresses.
Create an ACL for the traffic to do bandwidth limiting on. It is required to have a separate ACL as the QoS policy has to be applied to a specific ACL.
So, suppose the internal address range that needs to be limited is the network 192.168.1.0/24, then this would become:
access-list guest-wireless-bandwidth extended permit ip 192.168.1.0 255.255.255.0 anyaccess-list guest-wireless extended permit ip any 192.168.1.0 255.255.255.0
Next, set up the QoS policy:
class-map qosmatch access-list guest-wireless-bandwidth policy-map qosclass qos
Provide bandwidth limitations (in this case, it's set to 10Mbp
...
read more
add a comment
Tags
computer
windows
software
vmware
microsoft
linux
exchange
hardware
network
news
mac
powershell
home
office365
msoffice
ad
server
sqlserver
dell
soaring
esx
internet
mssql
rds
sbs
events
powercli
terminalserver
virtualization
antivirus
Archive
«
‹
November 2024
›
»
Sun
Mon
Tue
Wed
Thu
Fri
Sat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Links
-
@harkx
-
Cats & Dogs
-
Jargon-free Security Guide
Quote
«
Stripes on a tiger are hard to change.
»
The Noisettes
Contact
© 2009-2024 Black Manticore – all rights reserved
code by
lunarg
, design by
SuriAmanah
, hosted at Cats&Dogs