Here is an inital configuration for ASAv in order to allow ssh access and start working with it:
INIT CONFIG ASAv MANUAL PROVISION
What do you need:
hostname: MYASAVxxx
mgmt ip: 10.1.2.x
interface: mgmt0/0 interface must be in mgmt vlan
hostname MYASAVxxx
interface Management0/0
management-only
nameif management
security-level 100
ip address 10.1.2.xxx 255.255.255.0
!
route management 0.0.0.0 0.0.0.0 10.1.2.1 1
ssh 0.0.0.0 0.0.0.0 management
username restclient password restclient encrypted privilege 15
aaa authentication enable console LOCAL
aaa authentication ssh console LOCAL
username restclient password restclient privilege 15
crypto key generate rsa modulus 1024
No comments:
Post a Comment