Lesson 11 Flashcards

1
Q

manage an ASA remotely

A

Telnet
SSH
HTTP (really HTTPS -using ASDM)
SNMP -read only.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

View ips accessing via telnet

terminate telnet session

A

fw1(config)# who [ local_ip ]

fw1(config)# kill telnet_id

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

As an added security measure, you can use the appliance ____________ feature, which provides application - layer authentication.

A

Cut - Through Proxy (CTP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly