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 will be the best approach to automate dial-peer failover?
Change the retry invite to 1 (tested ok) - GlobalChange the timers trying from 1000 to 150 (not tested) - GlobalUse in each dial-peer the following (not tested)
Voice-class sip options-ke...
Hello,I am preparing a project plan to move from Cisco 6509-e (with Dual SUP720) HSRP to VSS (single SUP 2T).This is my flow work to cutover:- Copy running to disk0 (external flash)- Turn off both Cores- Remove SUP 720s- Install new SUP 2T- Turn on b...
Hello,We are looking to bring Comcast as our second ISP: ISP2Our current provider provided their own Managed Internet Router.With Comcast, we had to supply our own Internet Router.Comcast with supply us with an a.b.c.d/30 range to connected to their ...
Hello,We have 4 remote offices coming through the WAN to use HQ Internet Connection (10/20 Mbps)Since all remote offices and HQ are figthing for bandwidth, I would like to implement QoS.The major problem is when they are downloading. Some times, time...
Hello,We use Cisco ASA 5520 (in HA configuration) connected to Cisco Switch 3750, ISP connection (25 Mbps) is straight to cisco 3750 switch. Since, Internet traffic is now high, a seecond ISP will be added.Our plan is to do Internet Link Load Balanci...
Thanks for your response, but I am still confused about your answer.Currently ISP1 Managed Router is connected to FW.Now the difference with ISP2 is that, we have to provide our own Interent Router, then connect to FW.No running protocols in the FW....
Here it is,access-list site_specific_acl line 1 permit tcp host 10.0.1.10 any access-list site_specific_acl line 2 permit tcp any host 10.0.1.10class-map site_specific_map description "This class-map matches all Internet traffic for host 10.0.1.10" m...
Thanks Andrew for your response.I did modified the ACL as follow:access-list site_specific_acl line 1 permit tcp host 10.0.1.10 any access-list site_specific_acl line 2 permit tcp any host 10.0.1.10I generated some traffic from 10.0.1.10 and still n...