Dear Members,
Currently we are using ASA5585 with SSP20 Module and its back plane and module doesn't support 10G media. I am currently looking for a temporary solution. Once our new NGF will come and will be good to go.
I am looking for a virtualized solution for time being. If someone please shed a light on this solution. Will this solution is appropriate to deploy.
https://www.cisco.com/c/en/us/td/docs/security/asa/asa99/asav/quick-start/asav-quick/asav-vmware.html
10G License required.
The Virtualize ASAv will not support these features.
- Clustering (Not Active/Active implementation)
- Multiple context mode (We don’t require)
- Active/Active failover (We don’t require, Works Active/Standby as per our configuration model)
- EtherChannels
- Shared AnyConnect Premium Licenses
ASA Version 9.9.1
!
console serial
interface management 0/0
management-only
nameif management
security-level 0
ip address 192.168.0.230 255.255.255.0
!
interface TenGigabitEthernet0/0
nameif inside
security-level 100
ip address 10.10.10.10 255.255.255.0
ipv6 address 2001:10::1/64
interface TenGigabitEthernet0/1
nameif outside
security-level 0
ip address 10.10.20.10 255.255.255.0
ipv6 address 2001:20::1/64
!
route management 0.0.0.0 0.0.0.0 192.168.0.254!