Hi,
I have 11 sites I wanted to put QoS on to limit the bandwidth from certain nodes to the main site. I have managed by using the following commands on seven of the sites that have voice flash on:
access-list 50 permit 192.168.1.1
class-map CCTV_IMAGES
match access-group 50
policy-map CCTV_LIMIT
class CCTV_IMAGES
police 130000 conform-action transmit exceed-action drop
interface gig0/0
service-policy input CCTV_LIMIT
However four of the sites are older and we did not deploy voice. We are using the same model Router 1760 but a different flash version of c1700-y7-mz.123-2.XE.bin. Does anyone know of a newer version I could use to get the same result that is of a smaller size than the c1700-ipvoice-mz.123-11.T.bin that is on our same model router?
Regards,
Darren.