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 @mumbles202 ,
To manually match voice IP traffic, try using a standard or extended IP ACL in your class map, instead of the MAC ACL. MAC ACL would be for non ip traffic matching.
Configuration guide reference below:
https://www.cisco.com/c/en/...
Hi [email protected] ,
Based on your description of the issue, the loop guard stp enhancement may be what you are looking for to enhance your mst design. See below for supporting documentation.
https://www.cisco.com/c/en/us/td/docs/s...
Hi @gianghip81
The IOSvL2 virl node, despite its name, does offer inter-vlan routing and other common layer 3 switch features that would be similar to a Catalyst layer 3 switch. This is going to be the node type with the least amount of resource r...
Hi @hiyalim ,
The answer you found on the net is correct. The 192.168.0.4/29 address breaks down like this.
Address range is 192.168.0.0 - 192.168.0.7
Subnet addr = 192.168.0.0
Broadcast addr = 192.168.0.7
Host range = 192.168.0.1 - 192.168.0.6
...
Hi @CiscoMedMed,
The interface bandwidth command alone does not perform any throttling of traffic through the interface. It does affect how the bandwidth statistics of that interface are calculated and it is used by routing protocols that would use...