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 all,I am just wondering if it could cause any damage when connecting a PoE enabled ethernet cable to a regular switch.The situation is some of devices are connecting to the regular LAN switch through PoE injector in order to get the PoE for the de...
I am trying to setup trunk between two 3550s. I configured the trunk one each switch as usual but the port always show interface is down and notconnected (The cable is good).The IOS version is 12.1(22)EA1a.interface FastEthernet0/24 switchport trunk ...
Hi,I am having a problem on VPN routing.The VPN client is connected to ASA5510 properly but can't access the inside network of ASA and Internet either. What I want to reach is,PC@Internet -> ASA5520(Public IP's) -> Inside(172.16.1.0)The VPN address p...
Hello,I am trying to disable PING and Tracerout but leave it enable for internal hosts.After done below configuraion, I can ping any outside hosts but can't do traceroute.Can anyone tell me what configuration is missing? Thank you.ip access-list ext...
I'd like to configure 2 networks for outside connection so that I can assign diffirent IP's to the inside hosts.The interface configuration is as following,interface Ethernet0/0 no nameif no security-level no ip addressinterface Ethernet0/0.1 vlan 10...
Having the same problem on CME 10.0 + firmware 9-3-1.Under telephony-service, I have following two lines, hunt-group logout HLog fac standardthen in ephone-dn, added ephone-hunt loginThe HLog key is grey-out. dialed by *3 didn't work either. Same co...
Good document. Cisco document missed step 4. The Enable notification to this device is grey out in the Notification Tab if this step is missing.http://www.cisco.com/c/en/us/support/docs/voice-unified-communications/unity-express/113215-unity-express-...
I had same issue before, try this: ip http serverip http authentication enableip http secure-serverip http timeout-policy idle 60 life 86400 requests 10000 ip http path flash:/GUI
Have following command in your CME, it should fix your problme.ip http authentication enableTo be sure, you can also verify the HTTP path is correct using: http://10.1.22.250/ccme.html from your browser - you need the username to login it not the we...