cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
532
Views
0
Helpful
5
Replies

Telnet of ASA firewall

acbenny
Level 1
Level 1

hi all,

After I added below command in ASA, the telnet session seeems success but there is just a cursor prompt without other configure i can see. any command i missed ?

interface Management 0/0

nameif management

telnet 192.168.1.0 255.255.255.0 telnet

5 Replies 5

nikolasgeyer
Level 1
Level 1

Hi there,

The syntax for the command you are trying to use is as follows;

telnet

So for example, you have named your Management0/0 interface 'management' so the correct syntax you should use is

telnet 192.168.1.0 255.255.255.0 management

You currently have it assigned to an interface named 'telnet'.

Nik

Sorry, a typing mistake.

Currently, I have set "telnet 192.168.1.0 255.255.255.0 management".

When I telnet the ASA, a black prompt open but no words appear

Have you configured an IP address for the management interface? This needs to be part of a subnet and cannot be a /32.

Yes, already configured

int management 0/0

ip address 192.168.1.1 255.255.255.0

Dear Acbenny,

I met this problemed before, pleaes try to change other computer and one more your connection is slow.

Best Regards,

Join

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card