Resolved! ASA active standby IP addressing
when configuring high availability does the active/standby IP on the interface have to be contiguous?example:int gi0/0ip address 10.10.5.36 255.255.255.0 standby 10.10.5.40 ---- can I do that?or does it have to beip address 10.10.5.36 255.255.255.0 s...