Cisco Router passwords configuration & Verification | Console,auxiliary,Telnet,Enable,Enable Secret

Поделиться
HTML-код
  • Опубликовано: 20 авг 2024
  • Today, We discuss Router Passwords ...............
    There are 5 types of passwords,
    1) Console Password
    2) auxiliary Password
    3) Telnet Password
    4) Enable Password
    5) Enable Secret
    "Last Line number" means an available number of telnet users.
    line vty 0 4 = by default value
    Console password,
    Router(config)#line console 0
    Router(config-line)#password 123
    Router(config-line)#login
    AUX password,
    Router(config)#line aux 0
    Router(config-line)#password 456
    Router(config-line)#login
    Telnet Password,
    Router(config)#line vty 0 15
    Router(config-line)#password 789
    Router(config-line)#login
    enable password,
    Router(config)#enable password cisco
    enable secret,
    Router(config)#enable secret cisco1
    How to encrypt all passwords(Except enable Secret)?
    Router(config)#service password-encryption
    -----------------------------------------------------------------------------------------------------------
    Social links:-
    Facebook :www.facebook.c...

Комментарии • 5

  • @sarahs9595
    @sarahs9595 8 месяцев назад

    awesome....... thanks a lot u r very great and awesome explanation ....i wont forget this video

  • @narinderpal61
    @narinderpal61 2 года назад

    I was looking for looking for this exact video many thanks.

  • @urgeejo6267
    @urgeejo6267 3 года назад

    Thank you , that is excellent discretion

  • @rakeshreddy2334
    @rakeshreddy2334 3 года назад

    Nice info keep it up and make some videos on routing and switching and password recovery,ios upgrade

  • @kristinametodieva1255
    @kristinametodieva1255 3 года назад

    Thank you 😊 that helped me a lot