Routers / Switches :: Rate Limit On Specific Port From Specific Range?

Jul 1, 2012

Is it possible to enable an absolute value rate limit using QOS on a HP ProCurve 5406 switch for a particular IP range on a specific port? Is there a way to configure our HP 5406 with an absolute rate limit on "WAN" port for that server's IP range? I would like to limit it to only being capable of sending 1Mbps worth of traffic over the head end at once.Everything in the documentation points towards priority queues, which as far as I can tell, isn't really what I want.Baring accomplishing this goal using rate limiting is there a better way to prevent our services from accidentally saturating this connection?i thimkong about somthing like that:

class ipv4 rate-limit-port-A1
match ip 10.136.0.0/16 any
exit
policy qos port-a1-ratelimit
class servers-to-be-slowed action rate-limit kbps 1000
exit
interface A1 service-policy port-a1-ratelimit inI'm not sure about this.

View 4 Replies


ADVERTISEMENT

Cisco Routers :: RV082 - Route Specific Ip Address To Specific WAN Port

Oct 25, 2011

I use a router RV082 with load balancing. My problem is when I try to access a specific site, I get the error message that my IP address changes and I can not use 2 ip address. I want to specify an ip range to always use the same WAN port.

View 2 Replies View Related

Cisco Wireless :: 5508 - Limit Data Rate For Specific Client

Sep 12, 2012

I would like to be able to allow a specific client to only associate at 6mbit/s -is this possible using the wlc controller 5508? Another option would be to limit a whole w lan ssid to 6mbit/s but i can't find a way to do that either.
 
Other w lan ssid's on the same access points/controller need full data rates, so i guess i can't use the RF-profiling for this.

View 2 Replies View Related

Belkin Routers :: AC1200 - Set Data Limit For Specific MAC Address?

May 25, 2013

I want to limit data consumed by one of my devices; how can I do that. I have set up wireless network using Belkin AC 1200 DB.

View 1 Replies View Related

Cisco Routers :: Rv082 - NAT Only For Specific IP Address Or Range

Mar 26, 2013

Any solution for NAT only for a specific ip address or a range of ip addresses from the same  subnet?
 
I've read that the router in gateway mode automatically makes the translation and in router mode does not.  Starting from this, is there any way to nat from firewall access rules only.

View 5 Replies View Related

Routers / Switches :: Which Router Can Block Specific Web Pages

Apr 4, 2012

I dont mean a website like facebook.com, but i want it to block an individual page,such as a profile page, yet still be able to access the rest of the site? Again i'm not after facebook settings etc, but i want to restrict access to certain webpages within Lan.

View 2 Replies View Related

Cisco Routers :: RV042 - How To Publish A Port To Specific IP

Feb 18, 2013

I want to know if is possible to publish a port of an internal server to be accesible from internet but only from a specific IP.I know that in Setup menu exists Forwarding but it allows to publish ports to all internet no matter the source IP.

View 1 Replies View Related

Cisco Routers :: RV042 - Using Specific WAN Port For Particular Domain / IP

May 21, 2013

I have RV042 router which is connected to the internet by both the wan ports and I want to use it as a load balancer so that both of my internet connections can be utilized evenly. But now I have an issue in this scenario as my remote application gets logout whenever the communicating IP address changes. Is there any way out so that I can specify the wan port used for a particular public IP address/domain name?

View 1 Replies View Related

Cisco Routers :: RV042G - Dedicate WAN Port To Specific LAN IP?

Mar 23, 2013

Each of the 2 WAN ports on my RV042G has its own dedicated public IP address. I would like to set up the router so that all incoming traffic on WAN1 is always routed to a specific server (=LAN IP), and vice versa, that particular server's outgoing. Internet traffic is always sent through WAN1.
 
It has to be controlled by IP address as the system in question is not directly connected to the router, there is a switch in between.

View 2 Replies View Related

Cisco Routers :: RV042 - How To Direct Traffic Through Specific Wan Port

Aug 1, 2012

I have an RV042. I understand and have created the services I need. The documentation is just not clear on how to direct traffic for these services to a specific wan port.
 
Can this even be done with this router? If so, the how? Use rate control or priority? Does checking a wan port mean that it will only go through that port?

View 4 Replies View Related

Cisco Switching/Routing :: Rate Limiting Specific Ports On 2960CG?

Feb 5, 2012

I'm trying to limit the bandwidth on certain ports to 3Mbps and others 1Mbps for a project, however when I do a bandwidth test from a website  the speed on the router  doesn't seem to change it's as if the changes over telnet aren't actually affecting the swtich's qos settings. I have verified that the policy is attached to the interface and the settings are correct as well.
  
Router
Telnet address: 10.xxx.xx.xx
Password:

[Code].....

View 1 Replies View Related

Cisco VPN :: ASA 5520 / Define Specific IKE Proposal For Specific L2L Tunnel?

May 24, 2011

ASA 5520 running 8.0.4
ASDM v.6.1
 
Need assistance understanding how in ASDM/Configuration/Site-to-Site VPN/Connection Profiles/ "Any Entry" I can specify that I only want to offer an IKE Proposal of pre-share-aes-256-sha?
 
The IKE Proposal field has a number of possible options including: pre-share-aes-256-md5, pre-share-3des-md5, pre-share-aes-256-sha, pre-share-aes-192-sha, pre-share-3des-md5, pre-share-aes-sha and pre-share-3des-sha.
 
I am able to pick a specific IPSec Proposal w/o issue but when I attempt to do the same for the IKE Proposal, and click OK the choice does not "stick" but rather returns to the entire list as defined above.

View 2 Replies View Related

How To Limit Internet Speed For A Specific Computer

Nov 11, 2011

I have five computers in my shop., and I have 2 Mb speed of Internet connection. want to split internet speed equally for every computer.

View 1 Replies View Related

Cisco WAN :: 2801 / Assign Specific IP To Specific Host By MAC

Dec 18, 2012

I have a Router 2801 with the run conf :
 
!
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1 192.168.1.63
ip dhcp excluded-address 192.168.1.192 192.168.1.254
!

[code].... 
 
I want to assign a specific IP to a specifig host by MAC .. for example i want the ip 192.168.1.10 to be assign to the host "client1" by mac.I've been creating a new dhcp pool static:
 
!
ip dhcp pool static
host 192.168.1.10 255.255.255.0
hardware-address xxxx.xxxx.xxxx
client-name client1
!
 
but the "client1" is still taking other ip.

View 10 Replies View Related

Cisco WAN :: 3825 Way Of Defining A Specific Bandwidth Limit Per IP Address

Aug 21, 2011

We will shortly be installing a Cisco 3825 router, to be connected to the BTNet service, over fibre.We will be binding many public IP addresses to the router.
 
Is there a way of defining a specific bandwidth limit per IP address, or range?

View 5 Replies View Related

Linksys Wireless Router :: E3000 Possible To Limit Access For Specific Device (PC) To LAN Only

Dec 31, 2012

Within the Internet Access Policy section of the browser based utility, is it possible to limit access for a specific device (PC) to LAN only (not allow any traffic to external internet)?  I see that you can block internet access for a specific machine, however I didn't know if this was inclusive of LAN as well.If not, is there another way to achieve this via the E3000 or should I be looking for a solution on the specific PC itself? 

View 4 Replies View Related

Cisco Switching/Routing :: QoS Limit Specific VLAN Within Trunk 4506

Jan 25, 2012

Need to limit the amount of bandwidth a specific VLAN can use on a 802.1q trunk port. Situation is that we have a pair of Catalyst 4506 switches which have 802.1q trunk ports into a Checkpoint Firewall, this in turn is connected to a managed WAN router (to which I can't apply a QoS policy).If the 4506 was routing the traffic it would be easy to setup a class-map to match the IP traffic and then QoS the traffic, but the VLAN in question is trunked directly into the firewall (no L3/IP presence on the 4506 next hop for all clients on this VLAN is the firewall).What I need to do is restrict any traffic from this specific VLAN to 10Mbps on the uplink to the Checkpoint Firewall so it cannot impact the onward WAN.

View 1 Replies View Related

Cisco Switching/Routing :: Bandwidth Limit On Specific Services In 2821 Router

Feb 22, 2013

I have a cisco 2821 router where as a cisco 2960 switch with connect on router as a trunk & one user vlan . this is my WAN router all traffic are internal . i have 2MB data connectivity on my  WAN side. i  have to Give a specific Bandwith on my SAP  traffice . like when SAP traffice will come they all time get around 50 % bandwidth of my channel. If SAP resuest are not comming then other traffice will get full bandwith .

View 4 Replies View Related

Cisco Firewall :: RV120W - URL Blocking / Limit Internet Access To 1 Or 2 Specific Websites

Aug 18, 2011

My company has a peer to peer network of 10 personal computers without a server.  Operating systems from Windows XP to Vista.  I've recently installed a Cisco RV120W Wireless-N VPN Firewall.  It's configured in DHCP Server Mode with printers/copiers that have static IPs below the DHCP range.
 
I'm having a problem with certain stations being used for personal networking, shopping, etc. during business hours.  Consequently I would like to limit internet access on these stations.  However, some internet access is required because of online database software that's an integral part of our business.  I've been reading in the Administration Guide about URL Blocking.  Would it be possible to give static IPs to certain stations and then limit their internet access to 1 or 2 specific websites?
 
FYI, I've read about the Trusted Domains and Blocked Keywords but cannot quite understand how to parley this into the solution I need.

View 1 Replies View Related

Cisco Switching/Routing :: 3560 - Limit Bandwidth For Specific User On Switch Or Router?

Jan 24, 2013

configuring a switch or a router to limit the bandwidth for a specific user/IP when need it. Most of my remote offices are configured like this:
 
Users ------ 3560 switch ------- 2801 router -------- T1 to NOC -------- 7204 router with channelized DS3
 
I use Netflow Analyzer for high bandwidth usage alerts and can see the user's IP right away when someone is clogging our T1s. My goal is to be able to temporarily limit the bandwidth of the user taking over the T1.  Whatever is best switch config or on the router.

View 2 Replies View Related

Cisco Switching/Routing :: 1802 / DHCP - Bind MAC With Wildcard To Specific IP-Range?

Sep 2, 2012

Using a Cisco 1800 series router (1802) with IOS 15.1(4)M2.I am quite sure the following should somehow be possible in IOS, but I can't figure out how to do it ... :I have the situation that I need to bind specific devices by DHCP to the same IP range.
 
These devices (medical equipment, used in hospital) are all from the same vendor.So the first three octets in the MAC address (Organizationally Unique Identifier , OUI) are the same for each device. The next three are always 'unknown'.I know how to bind a fully known MAC address to a host ip or ip range , but is it somehow possible to do this by the OUI ?Like using some wildcard option.

View 1 Replies View Related

Cisco Switching/Routing :: Shutdown Specific Port On 3750x And Monitor Port At Same Time?

Oct 23, 2011

is it possible to shutdown a  specific port on my 3750x and monitor this port at the same time .for example , im dealing with a mac authenticated network using port security , i want to shut down all the ports that are not used at the moment , however , if some one gets connected to the one of the shutdown ports  i want to know the mac address of the user or atleast to know that i have someone who is just plugged in to the one of the shutdowned ports .

View 4 Replies View Related

Cisco Switches :: SG300 To Configure VLAN Rate Limit

Apr 14, 2013

I have a Cisco SG300 small business switch and 541 APs. There are 2 VLANs in our network. One must be limited by bandwidth. How to configure vlan rate-limiting on SG300? And describe CIR & CBS.

View 1 Replies View Related

Cisco Switching/Routing :: Rate Limit 2960 Port To 1 MB

Nov 5, 2009

To rate limit the 2960 switch port to 1 MB.I have made the specified chnages , how ever still it is reaching more tha 1 MB
 
Hard coded the bandwidth of port to 10 MB and have applied the specified command srr-queue bandwidth limit 10.

View 4 Replies View Related

Cisco Switching/Routing :: Rate Limit Trunk Port On 3750?

Oct 3, 2012

Is it possible to rate limit on a L2 trunk port on a 3750?
 
current port config and ios are as follows;
 
interface GigabitEthernet1/0/50
description ***  Connection to Fiber Link  ***
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,172
switchport mode trunk
end  
flash:c3750-advipservicesk9-mz.122-46.SE.bin
  
i was wondering if the "srr-queue bandwidth limit 10" command would work to limit the output from this interface to be 10 % of the port bandwidth and then the same command could be done on the other side.

View 1 Replies View Related

Cisco Switching/Routing :: 3750x Switch Port Rate Limit

Oct 8, 2012

I want to limit the bandwidth going to remote site on the switch connecting to our netapp.We have a 4 port channel group setup on our 3750x switch going to our netapp storage. We have a Wan 100mb link to our remote site and we want only 60MBs of that link to be used for Netapp traffic all other local traffic needs to use the full amount of the bandwidth to the netapp.
 
Is possible to allocate bandwidth in this way and how would I go about this? We dont have access to the routers for the link and they plug directly into a port on our cisco.

View 3 Replies View Related

Routers / Switches :: Port Range Overlap With Remote Manage?

Jan 20, 2011

I am trying to Port Forward HTTP: 80, but my Router wont let me and it keep giving me this error message Status: Port Range Overlap with Remote Management.I have a NETGEAR CG814GCMR Router, I need to add that port for setting up a Game private server online, but my router wont let me, how to fix it?

View 12 Replies View Related

Cisco Switches :: SG300-10 MAC ACL - How To Allow Specific Mac Address

Apr 24, 2011

What i am trying to achive is allow only specific mac addresses on switch and deny all others by using MAC ACE. What should i do? First deny any any and then permit or ?

View 1 Replies View Related

Cisco WAN :: 1433 How To Allow DMZ Access To LAN With Specific Port

Jun 27, 2012

I want DMZ1 talk to VLAN99 with port 1433.

View 2 Replies View Related

Protocols / Routing :: Forcing Use Of Specific Outbound Port?

Jan 24, 2013

force something such as a Telnet client to use a particular outbound port when opening the TCP connection?

View 3 Replies View Related

Cisco WAN :: 800 Series / Open Port To Specific External Ip

Feb 6, 2012

I have a Cisco 800 series ?I need to allow access to our local server from a specific range of  external ip addresses.I can open port for all external ip using this command:

ip nat inside source static tcp <localserverip> <port> interface <interface> <port
 
But this is not secure as is..Do I then restrict and permit access using access-list? Or is there another way altogether?

View 3 Replies View Related

Cisco Routers :: RV120W - QoS Bandwidth Rate Limit Don't Work

Aug 21, 2011

Buy a router RV120W, and one of the reasons is limit of bandwidth (QoS). I set up a profile of 1-256 kbps limit, and apply it to the only VLAN that is configured, but does not work and can navigate using the full bandwidth of the internet connection. My firmware version is 1.0.2.6

View 8 Replies View Related

How Does Firewall Block Or Filter Traffic On Specific Port Or IP Address

Nov 15, 2011

How does a firewall block or filter traffic on a specific port or IP address?

View 1 Replies View Related







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