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 community,I need some advise on DMVPN question.one of my customer came at a situation to expand their data center from one to two location.at current set up - existing data center has 2 dmvpn router acting as hub and other offices are connected to...
Hi Friends,I came across a situation where customer is expanding their rack and unfortunately, They have next available rack around 300 meters away from Core Switch (Nexus 5000). now in the new rack Customer wants to install Cisco FEX 2000 but chall...
Hello Forum,I would like to know why is the limitation of Cisco ASA in multicontext mode that it is not able to run routing protocols like OSPF, BGP?if I see SRX firewall, you can cut that virtually and can configure BGP, OSPF routing instances with ...
Hi,I am curious to know which routing protocol is well supported on Cisco ASA 5585. do someone on the forum has implemented routing on ASA? I have ASA 5585 on context mode, as of now 4 contexts have been created. upstream device is Nexus.I have ASA w...
Hi All,there is a customer need to setup webex in the organization.at present, customer is using bomgar to share desktop but it has some limitation.I would like to know what sort of infrastructure piece needed to set up a webex environment. any docum...
Hi Matt,
Reza has given perfect answer, however few additional things are also required because you need Layer 3 switch (4500) to act as DHCP
on 4500 switch
conf t
#enable ip routing
ip routing
#configure dns servers and domain name
ip domain-name du...
if static ip is defined on the device ( server), then that device continue talking with L3 device so L3 device end up keeping mac address on its arp table. so you need to check on that old device about static ip
Hi Maham,
I see some issue here, if you have 3 ISP, why you are terminating all 3 ISP to one router. For redundancy, you should distribute it to different router.
Since you have used number 31 , try using number 32 now. Just kidding
See below format could help you
ip sla 32 http raw http://x.x.x.x source-ip {either loopback or WAN IP} http-raw-request GET http://example.com/test HTTP/1.0\r\n User-Agent: ...
Hi Simon,
access-group dmz_out out interface dmzyou have applied outside_in ACL on in direction of outside interface. but this ACL doesnt even exist. so please create the correct access listsecond point, no need to apply this lineobject network Insid...