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.
In setting up a 871 with an EZVPN connection back to a ASA 5520 I have setup VLAN 1 for corporate traffic and VLAN 2 for Home traffic. The ports that are members of vlan 1 can access corporate resource along with accessing internet resources (split t...
We installed Cisco Unity Mobile Message Access for Blackberry on our Blackberry server. Whenever we get a voicemail through Unity, we get the email on our handhelds that contains the link to the Unity server. However, whenever we try to follow that...
Eh... Make sure that Flow control is set to "none", not "hardware". It was working on all other Cisco devices I tried, but I'm still quite embarrassed. Thanks for your help. : )
I have the same problem here. We have some 1231Gs and console doesn't work. If I'm consoled into it while I turn it on I can see it boot up, but it doesn't seem to respond to any commands I send it. It's very frustrating.
Make sure you're using a crossover cable between the switches (both layer 2). On the PIX issue, there are a few things you can do:-have the phones get date/time from internal source-open up a hole in your firewall for SNTP traffic.
Try putting an ip helper address on either your interfaces or the vlan interface... http://www.cisco.com/en/US/products/ps6350/products_configuration_guide_chapter09186a00804412bf.htmlIt would look kind of like this:interface Vlan10 description voic...
That was the problem... After giving the default IIS user (IUSR_servername) permission to run that application, I had to restart the IIS services and it started working fine.