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 guys, I just want to modify a simple CME BACD script, that the music is playing while the phones are ringing, nothing more.Do you know how I can achieve this?With the current script the caller hears the music but the phones are not ringing instant...
Hi,I want to connect a VDSL Modem with the WAN Outside Interface Fa0/0 of my ASA5510.The ISP use for VDSL a Vlan 7 tagged.What is neccessary to configure in the ASA to establish a Internet Connection over VDSL?ThanksSent from Cisco Technical Support ...
Sorry on Router B is a mistake in ACL 101:change:access-list 101 permit ip 192.168.1.0 0.0.0.255 anyto:access-list 101 permit ip 10.1.11.0 0.0.0.255 any
I would try to configure it like this example:Router B:crypto isakmp policy 1 encr aes 128 authentication pre-share group 2!crypto ipsec transform-set MYSET esp-aes esp-sha-hmac !crypto map CRYPTOMAP 10 ipsec-isakmp set peer 172.18.12.1 set transfor...
Yes, this is a guide which helps you to create a VTI. The Clients from site B should access the Internet from site A right? So you create on both sides a VTI with ip nat inside and a default route on site B to the VTI. Please post your configs and i...
Configure your IPSec with a Virtual Tunnel Interface (VTI)Guide:http://www.cisco.com/en/US/technologies/tk583/tk372/technologies_white_paper0900aecd8029d629_ps6635_Products_White_Paper.htmlThe problem is nat you have one interface for ip nat inside a...