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.
Hello Everybody!I have a doubt: Is there some limitation for IP Communicator when I use CME 7.1 version?Router: 2851IP Communicator quantity: 50Hard Phone quantity: 15I know that I could use until 100 extensions/users, but could I apply this for both...
Hello! I have never do some QoS config at Cisco ASA. But I was asked to do a QoS config at a ASA5505. The customer complain is that when he access a video/web meeting site he had a lot of problems, like delay and a bad quality in general. Infos: ...
Julio, Thank you. Now I need some adjusts:According to your points:1. Right, I changed the configuration including only the two hosts that need to access it.access-list web_conf extended permit tcp host 10.6.25.23 any eq 1935access-list web_conf exte...
Based on some materials, I created the following script:access-list web_conf extended permit tcp 10.6.0.0 255.255.0.0 any eq 1935access-list web_conf extended permit udp 10.6.0.0 255.255.0.0 any eq 1935access-list web_conf extended permit tcp 10.6.0....