cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

3560x limit bandwidth on a GigabitEthernet trunk port

fabiogarcia
Level 1
Level 1

Hello Everyone!!

I have a P2P link between 2 Offices (layer2 link)

3560x------3560x

I need to limit the bandwidth (we pay for 10Mbps), tried the commando below but users are still getting higher speeds

SW-CORE-01#sh run int g0/20
Building configuration...

Current configuration : 182 bytes
!
interface GigabitEthernet0/20
description UPLINK_SD
switchport trunk encapsulation dot1q
switchport mode trunk
speed 100 <<<<<<<<<<<<<<<<<<<
srr-queue bandwidth limit 90 <<<<<<<<
mls qos vlan-based
end

I configured speed 100 and limit to 90%, so we should see a max bw of 10Mbps.. right ?

Local users sent these speedtest to us.... they can easly reach 15Mbps

Can you guys help me with that issue ?

Thanks in advance!!!

Who Me Too'd this topic