Experimental environment: gns3-0.8.7, ASA802-K8, Hub, Cloud, win7x86
Experiment: To realize remote Telnet login management in intranet.
Experimental requirements: ASA transparent mode, ASA-E0/1 for the Intranet interface, management ip:172.16.0.250, telnet password: telnetpword
Experimental content:
Asa
Asa> Enable
Password
asa# conf t
Asa (config) #fir tra
Asa (config) #inte E0/1
ASA (CONF-IF) #no shut
ASA (CONF-IF) #nameif inside
ASA (CONF-IF) #exit
ASA (CONF) #ip Addre 172.16.0.250 255.255.255.0
Asa (config) #telnet 0.0.0.0 0.0.0.0 inside
Asa (config) #passwd Telnetpword
2. Cloud
Action Link: http://blog.csdn.net/subchen/article/details/7107000
3. Summary:
The most basic Telnet remote enable requires a configuration of 5 steps. mode, interface, IP, service, password.
This article from "asa802-k8-lan-telnet" blog, declined reprint!
Asa802.k8-telnet for Lan-base