cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1537
Views
0
Helpful
2
Replies

Traffic shaping on Cisco 2960S

williamehmke1
Level 1
Level 1

need some help here. Looking to move traffic shaping of my ASA5540 and onto my perimiter switches which are stacked Cisco 2960S catalysts. Doing this because ASA can only shape upto 150MB and my circuit just got upgraded to 450Mb

my questions are:

  1. can traffic shaping be done on a cisco 2960s
  2. can the shaping be done on both ingress and egress ports on the switch or just the egress port?
  3. any help with scripting this would be appreciated

thanks

William

2 Replies 2

chrismillion
Level 1
Level 1

yes, you can do it on a VLAN interface... I have  c2960s-universalk9-mz.150-2.SE8.bin

FLOOR6-2960S-24T(config)#int vla 500

FLOOR6-2960S-24T(config-if)#tr

FLOOR6-2960S-24T(config-if)#traffic-shape ?

  group  configure token bucket: group <access-list> CIR (bps) [Bc (bits) [Be (bits)]]

  rate   configure token bucket: CIR (bps) [Bc (bits) [Be (bits)]]

FLOOR6-2960S-24T(config-if)#traffic-shape

here's a link to an older config guide, but still the same commands

http://www.cisco.com/c/en/us/td/docs/ios/12_2/qos/configuration/guide/fqos_c/qcfgts.html#wp1000902

Great thanks, i will look it over

Review Cisco Networking for a $25 gift card