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.
What is the best way to monitor the traffic between UCS fabric extenders (chassis) and fabric interconnect? Specifically I am looking for parameters to keep an eye on to determine when we may need to move from 2 links per fabric extender to 4 to hand...
Hi,I am trying to use a policy map on a 3560 L2 interface in order to classify non-Cisco VoIP traffic. The policy map is using an extended access list to match the protocol information. Based on sniffer captures the config I have doesn't seem to be...
I'm trying to troubleshoot some performance issues on a 6500 where we have QoS enabled (to support a non-Cisco IP telephony environment). The following is the interface configuration that uplinks from the core to segment where the IPT equipment is ...
I'm troubleshooting an application peformance issue in a LAN environment. The application is a shared Access database on a Windows 2003 file share. Users on the LAN are complaining of slow performance. Basic environment is as follows: core 6509 s...
I'm trying to setup perfmon on our callmanager to log statistics to a CSV file and then every hour, close the log file, copy it (via commands in a .bat batch file) to another server, and then restart the log file. The data collection works, but it d...
Thanks for all the suggestions. It turns out the classification was working, you just can't see its effect when monitoring with a sniffer the ingress port that the policy-map is applied to. When I got packet captures of the switch uplink port I cou...
Andrew,I forgot I paste that piece:class-map match-all QOS-RTP-Voice-Trust match access-group 100class-map match-all QOS-SIP-Control-Trust match access-group 101!Have you had luck using IP access lists in this scenario? I guess my concern was that f...
Thanks. That's a useful link to have.It looks like I've been able to resolve my issue by going the Performance Montior in services and changing the logon from "Local System" to the Administrator account. So far, so good.