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.
HiI am looking into having a spare ASA on hand for emergencies at a minimum, or if the cost isn't much if any, configuring HA between the devices.1. If I elect to have just a spare in case the current ASA goes down, can I just backup the current ASA...
HiWould having static routes on an ASA with the same IP but with a different subnet mask present any issues?For example:192.168.0.0/16192.168.2.0/24From what I understand it wouldn't present an issue because although they may have the same IP, the su...
HiThe public IP on our Cisco ASA is changing, what effect will it have with Cisco AnyConnect Mobility Client? Currently, clients connect to AnyConnect with our current public IP, once a connection is established they choose a group from a dropdown a...
HiWe are moving from an EVPL to SDWAN, and for that I needed to configure another interface on the ASA (it currently has a 0-security level). What I would like to do is to have the two interfaces (inside and SDWAN) have the same security level of 10...
One more question, does the same apply if it is the same interface but different gateways?Interface1 192.168.0.0 255.255.0.0 x.x.x.xInterface1 192.168.2.0 255.255.255.0 y.y.y.yThanksTLS3
I see what you are referring to with a possibility of it having to go out interface-a. I'll triple check, but I don't think 192.168.2.x on the /16 is used. I do agree with you on not overlapping subnets on routes, but this is a network i inherited.
MHMSorry, not quite following what you are saying. The static route entries would look like the below, they both would use a different interface and gateway.Existing route: Interface-A 192.168.0.0 255.255.0.0 x.x.x.x New route: Interface-B 192....