Lesson 11 Flashcards
1
Q
manage an ASA remotely
A
Telnet
SSH
HTTP (really HTTPS -using ASDM)
SNMP -read only.
2
Q
Configuring Telnet Access
A
fw1(config)# telnet 10.0.0.20 255.255.255.255 inside
fw1( config )# telnet timeout 30
fw1( config )# passwd telnetpass
3
Q
View ips accessing via telnet
terminate telnet session
A
fw1(config)# who [ local_ip ]
fw1(config)# kill telnet_id
4
Q
As an added security measure, you can use the appliance ____________ feature, which provides application - layer authentication.
A
Cut - Through Proxy (CTP)