Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
I have the following configuration:
interface Vlan3526 no shutdown vrf member VRF-Red ip address 10.111.26.1/24 ip dhcp relay address 172.25.1.77 use-vrf VRF-Blue
In my topology I have VRFs without MPLS or VPN on the following way:
VRF-Red...
Hi all,
I have two Cisco 3850 switches connected by a trunk interface and I have layer 2 traffic that I need to limit. I have the need to limit it per vlan.
I tried to use something like this:
class-map match-any CMAP-client1 match vlan 4044class-...
Yes I'm using this but how we have a lot of VLANs and policing this is causing a problem on the TCAMs memorys on each module.
I found this https://lists.gt.net/cisco/nsp/136698%C3%A7
Hi, I have a similar problem but when I try to attach a policiing to the interface VLAN is not posible:
interface VLAN
description -=incomming interface=-
service-policy type qos input test_in <= That is no posible.
I have the same problem with on a Nexus 7010 6.2 . So we attach the policy directly to the VLAN with
vlan configuration 233
service-policy type qos input Limite8mb
service-policy type qos output Limite8mb
But we have a lot of policing, so the TC...