Ruijie Access Point Configuration - Putty

Ruijie Access Point Configuration - Putty

Ruijie Access Point Configuration - Putty


Required components: POE Switch, Console cable, Laptop / Desktop, Ruijie Access Point, Network cable
  1.  Power in POE switch with power cable and connect AP and Switch using a Network cable.
  2. Connect the Console cable in the console port of AP and Laptop
  3. Download putty on the Laptop, open Putty select connection type as serial and click open
  4. Putty will ask for password , enter the password of AP and we can login to AP console 

AP Interface configuration

  1. Enter following commands to configure AP
  1. show interface // for showing all interface details//

  2. Show version details// For showing version including serial number//
  3. show cwmp status // status of the unit (cwmp status must be enabled )//
  4. Type following commands for configuring interface

    Ruijie>enable

    Ruijie#configure terminal

    Ruijie(config)#interface bv1 

    Ruijie(config-if-vlan 1)#ip address 192.168.7.89 255.255.255.0 // enter ip address and subnet mask needed//

    Ruijie(config)#ip route 0.0.0.0 0.0.0.0 192.168.7.2  // enter gateway address//
    Ruijie(config)#end
    Ruijie#write


AP GUI username and password configuration

  1. Enter the following command in the putty console to change username and password of GUI interface.
    Ruijie#config
    Ruijie(config)# webmaster level 0 username admin password admin123
    Ruijie(config)#ip name-server 8.8.8.8
    Ruijie(config)#end
    Ruijie#write



    • Popular Articles

    • CP Plus Camera and NVR Configuration

      NVR Configuration The CP Plus Pro Series of NVRs have been meticulously designed for providing you with upgraded performance and higher recording quality in your IP video surveillance solution. The robust processor that has been inculcated in this ...
    • Kerberos Authentication – Overview

      What is Kerberos? Kerberos is a secure authentication method used in our Active Directory (AD) environment (mbuzztech.com). It allows users to: Access multiple systems without re-entering passwords (Single Sign-On – SSO) Log in once Where We Use It ...
    • How to Remove and Reinstall NVIDIA Drivers on Ubuntu

      This article provides step by step guide to completely remove existing NVIDIA drivers and reinstall specific version of the NVIDIA driver on the Ubuntu system Prerequisites Administrative (sudo) access to the Ubuntu system. Internet access to ...
    • Personal Computers and Servers - Classification and Point of Contact

      We can classify the computers that MBUZZ handles based on their form-factor as below: Tower Workstations, Desktops, Gaming PCs and SFF (Small form factor) PCs fall under this category. These are computers people would use on a desk and rarely move. ...
    • M.2 SSD Tier List

      The sequential read and write speeds, which are usually the most advertised number, are not a proper benchmark of real-world performance or the quality of an SSD. This article categorizes and tiers SSDs based on factors like the type of NAND flash, ...