Ruijie Community

Title: How to set Fat AP or AC password? [Print this page]

Author: GTAC-Daisy    Time: 2019-4-16 15:14
Title: How to set Fat AP or AC password?
1. Set enable password
   
Ruijie#configure ter

    Ruijie(config)#enable password  ruijie                        ------>   set password to ruijie  
    Ruijie(config)#end                                                      
    Ruijie#write
    notice: haven't enable password default


2. Set telnet password
      Ruijie#configure ter
      Ruijie(config)#line vty 0 4                                             ------>  enter telnet password configure mode,'0 4' means allow 5 users telnet to switch at th same time
      Ruijie(config-line)#login                                             
      Ruijie(config-line)#password ruijie                               ------>  set password to ruijie
      Ruijie(config-line)#exit                                               
      Ruijie(config)#end                                                   
     Ruijie#write                              
     notice: haven't enable password default




3. Set Eweb password
       Ruijie#configure ter
       Ruijie(config)#username admin password ruijie        ------>configure eweb login password
       Ruijie(config)#username admin privilege 15             ------>configure the privilege level of web account is 15,the privilege level of web management need to be 15
       Ruijie(config)#ip http authentication local                ------>configure web login using local username and password
       Ruijie(config)#end
       Ruijie#write
       notice: default password is admin admin




Author: Jamesos1@outloo    Time: 2023-4-14 13:06
Set a password





Welcome to Ruijie Community (https://community.ruijienetworks.com/) Powered by Discuz! X3.2