I seem to be getting more and more network questions at work, but being that we support small business's non of my coworkers have a great deal of experience on the networking side of things once we get beyond sonicwall/SMB size firewall configs and setting up basic ingress networking via bridged ISP equipment.
So here is the question I was presented with today:
Customer A has a L3 switch with three VLANs on it. One for voice that goes straight to the router which then sends it out its own internet connection, one for data/production and one that is not in use yet.
The third one that is "not in use" yet is one that was set aside to be used in a guest wifi implementation that we are working on. They want to limit this third VLANs available bandwidth (both up/down). From this link:
https://supportforums.cisco.com/discussion/11804466/bandwidth-limit-vlans-using-cisco-3750-layer-3-switch
It looks like that type of work should really be done by a router, not a L3 switch right?
If I were to put this on a router, the config would be similar to this (I beleive):
https://supportforums.cisco.com/discussion/10956426/limiting-bandwidth-cisco-router-possible-1800-series
Let me run through this config out loud, someone let me know if I am way off base:
The access lists that are created apply the "policy-map" & "class-map" statements to limit the bandwidth right? But since these are "fair use" policy's that would mean the third "unused" VLAN could potentially use all of the bandwidth available. What would be a good way to work around this?