
I have not much control over the architecture(and yes that's the down side of it since it's a L2 design, if it was L3 all I had to do is to forward 2 IPs to the same internal address, but here the addresses are not internal), VLAN 100 is all valid internet IPs, NATs on this network happens on ASA
It doesn't have any L3 links other than the one to the top, they are all trunks and Access ports, how can I send(redirect or nat or twice-nat) 70.11.22.3 to the 70.11.22.2,
Here's the mission I want to be able to reach anyconnect on two IPs!,(this is too obvious but just to be more clear I have no problem reaching the asa 70.11.22.2, again obviously and the asa outside interface is configed with 70.11.22.2)
One solution is on the bottom switch to add private IPs vlan, and add the ASA on a private space access port, and nat two IPs from the inside L3 Interface VLAN to the outside Interface Vlan 100, but that causes service disruption, all I want is to just add one more ip!
IPs are just an example!
Thanks,