02-16-2020 09:11 PM
How can I configure if a customer asked to changed its bandwidth from 2 MB to 4 MB?
02-17-2020 07:49 AM
if you did not limit this in the first place, then you do not need change anything
02-24-2020 12:45 AM
02-24-2020 02:08 AM
hi farhanullah
please look at this document
SUMMARY STEPS
1. enable
2. configure terminal
3. policy-map policy-map-name
4. class[class-name|class-default]
5. bandwidth [bandwidth-kbps|remainingpercentpercentage|percentpercentage]
6. interface typenumber [name-tag]
7. service-policy {input|output}policy-map-name
8. end
02-17-2020 12:31 PM
02-24-2020 12:42 AM
02-24-2020 08:48 AM
02-25-2020 06:09 AM
Hi there,
Joseph and I give you the same advice
1) look in the current configuration for the statement that is limiting the bandwith to 2Mb
you find an example in my other post to your question
2) change this statement to limit 4Mb
if no such statement is present, you do not need to change anything on this switch
-> need to look for other limiting factors
a) the interface itself has bandwith limitations e.g. a 3G/HSDPA mobile network card -> change to 4G/5G network card
b) the provider for the external link limits the available bandwith
-> ask you provider to increase the bandwith
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide