cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
507
Views
0
Helpful
1
Replies

Bandwidth Restriction per port level in cisco c9200 switch.

arunraj-k
Level 1
Level 1

i have already configured for bandwidth restriction in downlink interfaces of cisco c9200 switches.  it was restricted the download limit around 10 Mbps but upload limit was not restricting. Please find the below configurations and suggest me anything wrong in this configuration. 

 

Device# configure terminal

Device(config)# class-map match-any ipclass

Device(config-cmap)# match ip dscp default

Device(config-cmap)#exit

Device(config)# policy-map flowit

Device(config-pmap)# class ipclass

Device(config-pmap-c)# police 10240000 bc 1280000

Device(config-pmap-c-police)#violation-action drop

Device(config-pmap-c-police)#exceed-action drop

Device(config-pmap-c-police)#exit

Device(config-pmap-c)# exit

Device(config-pmap)# exit

Device(config)# interface GigabitEthernet 1/0/2

Device(config-if)# service-policy input flowit

Device(config-if)# service-policy output flowit

Device(config-if)# end

 

1 Reply 1

balaji.bandi
Hall of Fame
Hall of Fame

as i remember you can use on cat 9200 bandwidth command on interface for 10mb.

check egress limitation : (also you can try percentage of interface bandwidth)

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9200/software/release/16-10/configuration_guide/qos/b_1610_qos_9200_cg/configuring_qos.html#concept_whz_gbb_p1b

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking for a $25 gift card