Cisco Wireless :: 2504 / Limit Internet Bandwidth For Some Users

May 14, 2013

I have a 2504 Controller (os version 7.0)with 7 access poins attached and with 2 vlans. one for regular users and another for gues users.

View 10 Replies


ADVERTISEMENT

Cisco Wireless :: How To Limit Users Bandwidth Using Nexus 7000 And WLC 5500

Jul 19, 2012

I used the following commands to limit users on my wireless network (WLC 5500) and a Nexus 7000.  The previous cisco doc only covers the 6500 and some commands have changed.  Tested and working except the PIR gives an error, post up if you know why, otherwise enjoy!
 
Note Wireless Network assumed to be 172.21.0.0/16.Note This will limit each wireless user to 1 MbpsNote The PIR (Peak Infomation rate, also know as burst) is ignored in following commands, unknown at this time why.Create ACLs:

ip access-list acl-wireless-downstream  10 permit ip any 172.21.0.0/16 ip access-list acl-wireless-upstream  10 permit ip 172.21.0.0/16 any class-map type qos match-all class-wireless-upstream  match access-group name acl-wireless-upstreamclass-map type qos match-all class-wireless-downstream  match access-group name acl-wireless-downstreampolicy-map type qos police-wireless-upstream  class class-wireless-upstream   police cir 1 mbps bc 200 ms pir 1536 kbps be 200 ms conform transmit exceed drop violate droppolicy-map type qos police-wireless-downstream  class class-wireless-downstream    police cir 1 mbps bc 200 ms pir 1536 kbps be 200 ms conform transmit exceed drop violate drop

1.Apply police-wireless-upstream on the incoming port from the controller.

interface port-channel130  description *** LAG for WLC1 ***  switchport mode trunk  switchport trunk allowed vlan 80,130,255,600  service-policy type qos input police-wireless-upstream
 
2.Apply policy-wireless-downstream on the uplink LAN/WAN ports.

interface port-channel101  description *** L3 Port Channel to Core VDC ***  no switchport  service-policy type qos input police-wireless-downstream  ip address 10.70.10.18/30  ip router eigrp 10

View 5 Replies View Related

Cisco VPN :: ASA Version 8.2(1) / Limit Bandwidth For VPN Users

Nov 17, 2012

I am using ASA Version 8.2(1) , I want to limit the vpn users to use less bandwidth of my Interlink to access something on inside network
 
example : source vpn pool
Destn : inside network
 
how can achive this with QOS config.

View 2 Replies View Related

Routers / Switches :: Want To Limit The Bandwidth Of Other Users?

Aug 12, 2011

how to limit the bandwidth in digicom router?

View 2 Replies View Related

Cisco WAN :: 3845 - Limit Bandwidth From The Internet?

Nov 3, 2012

We have a Cisco 3845 router and on the G0/0 interface we have our public switch with multiple public IP addresses (servers, routers, etc..) and on the S0/0 interface we have a DS3 Internet connection. I need to limit the bandwidth from the Internet (download) to one of the IP addresses on the G0/0 interface. I'm thinking of limiting to 256K and really need info with either a policy map or something equivalent.

View 6 Replies View Related

Cisco Firewall :: ASA 5510 - Rate Limit The Internet Bandwidth / Speed?

Jul 29, 2012

In ASA 5510. How I can limit the users in (VLAN 20) to use the internet with a limited Bandwidth/speed with 3 mbps upload and 5 mbps download?
 
In case the outside interface (Native vlan) which is connected to the ISP and have a bandwidth/speed of 30 mbps upload and 50 mbps download.

View 4 Replies View Related

Cisco Switching/Routing :: 6509 QOS To Limit Bandwidth For Internet Traffic

Nov 5, 2012

We run a workers camp here and we currently have around 2500-3000 people using our 100MB internet pipe.  We are upgrading the pipe to 200MB soon but I still would like to limit how much bandwidth everyone is using.
 
We allow streaming media such as Netflix, youtube, apple TV and of course .So it gets full pretty fast.  We have QOS implemented although I wasn't here when it was done so I don't know a lot about it.  I would like to limit IPs to a certain amount of bandwidth. [code]

View 1 Replies View Related

Bandwidth Controller - Users Hogging Internet By Huge Downloads?

Mar 25, 2011

If there is something that cant control the bandwidth of our internet.

The problem is that one person is constantly hogging our internet by downloading and such and making it impossible to play games.

So is there anything that can make it so he cant use that much bandwidth so we can play without constant lag?

View 2 Replies View Related

Limit The Bandwidth Limit To The Guests?

Oct 28, 2012

I am planning to buy a router for my hotel and I would like to know is it possible to limit the bandwidth limit to the guests? And the admin computer can utilize the maximum speed? it it possible to create a login page paper when some one enters my wifi connection?

View 7 Replies View Related

Cisco Wireless :: 2504 Bandwidth Of Capwap Tunnel

Dec 15, 2012

I'm looking at the spec sheet comparing Cisco WLCs and I see that the 2504 has a bandwidth max of 500mbps. Just to be clear, not all of the traffic from the APs goes through the WLC does it? In this setup, the APs would be plugged into a PoE switch as well as the WLC. The only traffic to WLC would be the CAPWAP tunnel, CleanAir info, etc right? All other traffic should just be handeld at the switch right?Also, does the 2504 licencing include CleanAir in the price?

View 17 Replies View Related

Cisco Wireless :: WLC 2504 With Certificate Version To Guest Users

May 7, 2013

I have a cisco wlc 2504 is deploying authentication services to guest users toward a portal web customized and configured. I need to install my certificate verisign (certificate.cer) in to cisco wlc because my users don't like the page no trusted (The wlc is showing me ''There is a problem with this website's security certificate'') when they are trying to access to ssid to users guests.

View 2 Replies View Related

Cisco Wireless :: 1100 - Limit Bandwidth Per SSID?

Feb 27, 2013

Is there any possibility to limit the bandwidth per SSID on Cisco Aironet 1100 that is connected to Cisco router 876? So the main goal is to have two SSID one for the guests and one for the colleagues and to limit for example half the bandwidth of internet link per SSID so we dont get into situation that colleagues overload whole internet link so that guests can always surf without problem.                  

View 3 Replies View Related

Home Network :: How To Limit Bandwidth On Wireless

Feb 26, 2011

Anyway, I have a cable connection with a modem and a D-Link wireless router. Some of the users are abusing the bandwidth, making it difficult for others to surf the net.What's the easiest way to set a bandwidth limit for each user? Also, it is possible to do it through the router as I don't want to keep my computer running the whole time?

View 4 Replies View Related

Cisco Wireless :: Bandwidth Limiting With 2504 WLR A9nd 3602E AP

Jan 13, 2013

My QA team needs to test number of special connectivity scenarios where their wireless connection has a limited bandwidth.Ideally, I would like to provide them number of SSIDs each of which has different bandwidth limitation.But so far I did not find a way to apply any bandwidth limitations to my 2504 Wireless controller and the 3602E AP.QoS has only 4 pre-defined modes which can't be set to a specific limit.

View 10 Replies View Related

Cisco Wireless :: Whether 40Mhz Bandwidth Is Supported On 2504 Controller

Jun 14, 2012

I found 20Mhz bandwidth enable option in 2504 controller.But what about 40 Mhz .The access points(1142) are dual band...I hope it should support in 2504 controller also.If there is no option of 40Mhz

View 2 Replies View Related

Cisco Wireless :: 2504 Printing Solution For Guest WLAN Users?

Sep 19, 2012

My customer has multiple sites, each with a 2504 WLC.A data center with a 5508 in the DMZ acting as Anchor for the remote sites.ACS 5.x and NCS Prime.All guest users will egress to the internet via a Vlan in the DMZ.Authentication is currently web-auth on the Anchor, but will move to NCS once that is fully deployed.
 
Is it possible to put a printer in each site for Guest WLAN users to use?

View 3 Replies View Related

Linksys Wireless Router :: E4200 V2 - Limit Bandwidth On Particular Device?

Jul 6, 2012

I want to know how I can manually limit the Kbps for a particular devince in the QOS.I DO NOT want to simply set the priority (low/med/high). I want to "physically" limit a device.
 
When I select to do it manually (upstream bandwidth) it limits ALL devices and I do not want this. I want to limit the bandwidth on only one device that is connected (ie an Xbox)
 
I have a Linksys E4200 V2

View 9 Replies View Related

Wireless :: Limiting Bandwidth To Guest Users?

Aug 20, 2012

I run a business and have customers who would like to use my wireless internet. I previously had a completely open network that I would allow them to use, until someone illegally downloaded a movie and got us in trouble. I would like to allow use of the network again, but limit activities like this. Basically, so they could only do basic web browsing, etc.

View 1 Replies View Related

Cisco Wireless :: 2504 - Facing Latency For Wireless Users?

Oct 28, 2012

We have Wireless Setup and facing the latency issue for Wireless users , Wireless Controller is 2504 and AP are of  3600 Series .Even we stand below the AP , latency is in range of 19 to 20 ms , while client has Autonomous setup , so when he shifts the connectivity to Autonomous Setup he get latency is range 2 to 8 ms which is good then WLC setup...
 
While Testing We made the Single AP on which is integrated with WLC and check the Latency , but in these senario also it range from 19 to 20 ms ... ( Also sametime all Autonomous AP's were  Off  )
 
I am attaching the show techsupport to resolve the issue and tell me what fine tunning can be done to resolve the latency issue.

View 1 Replies View Related

Cisco Wireless :: 2504 / Assign IP Addresses To Remote Site Wi-Fi Users From Local DHCP Server?

May 29, 2012

Is it possible to assign IP addresses to remote site WIFI users from local DHCP server and forward all other traffic to 2504 WLC?
 
[WIFI Users] >--------<AP (DHCP server) >------ VPN ---------< WLC

View 1 Replies View Related

Linksys Wireless Router :: E2000 / Limit Bandwidth Speed Of Guest Accounts?

Jul 7, 2011

How can I limit bandwidth speed of guest accounts? Or are there free softwares available to do something like that? It's kinda like the hotspot softwares - where we can set hourly, daily, monthly allowances and see a report on their connectivity.

View 3 Replies View Related

How To Limit The Bandwidth

May 2, 2012

I am a Network admin of 200 Computers.Most of our users used to download movies through torrents.I just want to now how can i limit the bandwidth for specific user for both domain and work group user

View 4 Replies View Related

Way To Limit A PC To Only Use A Certain % Of Bandwidth?

May 11, 2012

Is there a way to limit a whole PC windows XP, or a certain program to use only a certain about of your total internet connection bandwidth?For example, I have 5 PCs in home all one the same ISP connection. I have one PC that I am trying to backup files online but I can only run it at certain times due to the backup program using ALL upload/download speed. And that makes every other PC super slow.

View 3 Replies View Related

How Much Is A 5GB Bandwidth Limit Exactly

Dec 2, 2011

If a person downloads via ADSL2 5 GB how much bandwith would this require?

View 1 Replies View Related

Cisco :: Limit Certain Users On A VLAN?

Jan 8, 2013

what would be the best method to limit some users/workstations from accesing the internet on a vlan that has access to the internet?

I was thinking of just creating a whole new VLAN for those few workstations that doesnt access the internet or using ACLs on the ASA.

View 2 Replies View Related

Linksys Wireless Router :: Managing Bandwidth / Users On Home Network With E2000

Aug 13, 2012

I've got the E2000 at home for our private network.
 
We are three guys sharing a flat. We have personal laptops, work laptops, mobile phones, games consoles, tablets etc that connect to the internet.
 
Problem is that when someone downloads stuff, the speed is slow for the rest of us. So i was hoping i could set up something like three "channels" so each of us could have the same download speed, ie 1 mbs each regardless if others are using the network at the same time. And then maybe a guest network for all the mobiles and tablets etc. MAC filtering for access for our personal laptops should work.
 
We have a 20mbit cable network line.
 
Can i do all of this on the E2000 and how?

View 5 Replies View Related

Cisco :: Bandwidth Limit In ASA 5505?

Aug 18, 2011

I am using ASA 5505 cisco firewall as a transparent firewall. I have assigned ethernet 0/0 as outside interface and ethernet0/1-7 as inside interface. There are 3 departments in office. So, i connected ethernet 0/1 to Dept A, ethernet 0/2 to Dept B and ethernet 0/3 to Dept C. Now, I want to limit bandwidth to each department, e.g, 1 Mbps download/upload to Dept A, 512 kbps download/upload to Dept B and 512 kbps download/upload to Dept C. So, how can i do this in ASA 5505.?

View 1 Replies View Related

Cisco LAN :: Limit Bandwidth In 6509?

Feb 25, 2012

If two (one 6509A 9/26 with server A located in A end, 6509B with serverB located in B End) which is connected via a 1G link. If there is serverA send 700M file to server B via a 1G link. If I configured below command to 6509A 9/26, can I limit the bandwidth of server on bothincoming and outgoing to 500M?
 
class-map match-all FROM-SERVERmatch access-group name FROM-SERVER!policy-map FROM-SERVERclass FROM-SERVERpolice 500000000 conform-action transmit exceed-action drop!interface GigabitEthernet9/26service-policy in FROM-SERVER

View 1 Replies View Related

Cisco WAN :: 3845 - How To Limit Bandwidth

Feb 6, 2012

I have a 3845 Router with three connected interfaces, one to my WAN, one to my LAN and another to my wifi zone. I want to limit the amount of WAN bandwidth the WIFI zone can take to say a max of one third and not restrict WAN bandwidth from the LAN at all.

View 7 Replies View Related

Cisco WAN :: Bandwidth Limit On 7600?

Apr 29, 2012

I have cisco 7600 core router in ISP , i want to put the bandwidth limit on it for outgoing traffic (for internet) on a subnet because i am using Bluecoat and i want to test my bluecoat.On this subnet i have no limit for bluecoat but after the bluecoat i want to limit it. On 7600 cisco router i have not rate limit command so how it can be possible for a perticular subnet ?

View 1 Replies View Related

Cisco WAN :: How To Limit Bandwidth On Interfaces In 881

Feb 10, 2012

I have two vlan interfaces, how to limit bandwidth on them ?I need than speed on each will be direrent.

View 1 Replies View Related

Cisco WAN :: 1841 - How To Limit Bandwidth Per IP

Nov 12, 2012

VLAN ===> FE 0/1 {With subinterfaces - ALL INSIDE LAN INTERFACES}  ==> ROUTER ===> BVI 0/1 {WAN Interface - OUTSIDE}
 
i am doing NAT for my clients in LAN to WAN - Static NAT i want one of my client who is excessing some service with his Public IP to get a specific amount of bandwidth ... as right now he is hogging all the bandwidth .i have 1841 router.

View 7 Replies View Related

Limit Bandwidth On Own Windows Xp PC?

Dec 31, 2011

I want to switch to a slower ISP because of financial constraints (specifically downgrade from cable to DSL), so I'd like to set up my Windows XP computer so that it downloads and uploads at the same speed that the slower ISP does. That way I can kind of "try before I buy" for a week or so, to get an idea if I can live with the slower speed before disconnecting from cable and incurring a disconnect charge. I was told that some software that limits your bandwidth also may cause distortion in video or audio streams, so I'd like to avoid that.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved