Telnet access to ASA

    You can access the ASA appliance using telnet , ssh and https through ASDM to Cisco ASA Firewall.

    To activate telnet access to ASA you need to have:

    • username and password which will be used in authentication process,
    • AAA lists definition that specifies the source of authentication, which can be through :
    1. Radius server
    2. TACACS+ server
    3. LOCAL ASA database

    So to enable telnet using Local ASA Database:

    • Define local username and password:

    ASA#configure terminal
    ASA(config)#username XXXX privilege 15 password YYYYY (Where XXXX = username and YYYY = your chosen password for that username)

    • Define AAA lists for telnet:

    ASA(config)#aaa authentication telnet console LOCAL

    We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.