Hi,Just wondering if anyone may know a way of policing traffic on the Nexus 3k platform? I can't find a reference to say policing/shaping is supported...ThanksSent from Cisco Technical Support iPhone App
Hi Nik,What do you think of the config below? Do you think this would work for limiting the traffic to/from a specific network? (It's just an example.)ip access-list My_ACL 10 permit ip 192.168.1.0/24 any 20 permit ip any 192.168.1.0/24class-map ...