config term
### Step 1To generate an RSA key pair, which is required for SSH###
crypto key generate rsa modulus 1024### Step 3To identify the IP addresses from which the ASA accepts connections ###
### ssh source_IP_address mask source_interface ###ssh 192.168.1.25 255.255.255.255 INTssh 192.168.90.27 255.255.255.255 INT### Enable login from ssh authentication from console or aaa or LDAP ###aaa authentication ssh console LDAP_SRV_GRP LOCAL
沒有留言:
張貼留言