Hello,
I am having trouble copying the config over from cisco ASA 5505 to 5506. its primarily used as a VPN
I understand that I may need bridged interfaces as its currently using vlans which are not supported. any help would be greatly appreciated, I need pointing in the right direction.
there are only 2 physical interfaces in use. I may perhaps use the management port too for ASDM but ill add that in later.
interface Vlan1
nameif inside
security-level 100
ip address 192.168.16.1 255.255.255.0
!
interface Vlan2
nameif outside
security-level 0
ip address 192.168.17.1 255.255.255.0
interface Ethernet0/0
switchport access vlan 2
!
interface Ethernet0/1
Nor is my access controls or nat rules supported in its current configuration, even VPN is an issue.
What is the best way to reconfigure this to replace this device with the 5506X ?
I have attached running config.