01-27-2016 04:44 PM - edited 03-08-2019 03:33 AM
Hi Friends, I am having problems on how to configure my 3560 switch. where I want to limit the data rate on each port and also i want to route the traffic using the public IP to me by the service provider.
I am using rate-limit command to limit the data rate on each port gig 0/1 and gig 0/2.
I have been assigned 206.126.12.40/29 subnet and 206.126.12.41 is gateway assigned on service provider switch port.
1. I want to use 206.126.12.42 to my 3560 switch for management
2. I want to use 206.126.12.43 and 206.126.12.44 for point to point radio setup connected on Gig 0/1 of 3560 and 206.126.12.45 on the Router located at remote end of the P2P radio.
3. 206.126.12.46 connected to firewall on Gig 0/2 of 3560 connected to firewall
Please see the attached setup i want to configure.
Thanks in advance
-V
01-27-2016 05:39 PM
Hello,
With your designed IP scheme, 3560 can only be configured L2 and on layer 2 interfaces, you can use SRR command, but it limits the total bandwidth of the interface and only works on egress traffic.
interface G0/1
speed 100
srr-queue bandwidth limit 10
You need to change your IP scheme to be able to use rate-limit.
Suggestion.
Use Private IP on the link between your switch and your SP switch to be able to use more IP on 3560.
Masoud
03-15-2016 04:05 PM
Thanks Masoud Pourshabanian
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