background image

     

AP Local Configuration

WLAN services parameters of an AP are configured on the AC that is connected To the AP, and then delivered to the AP. 
The following parameters are configured on the AP through Telnet or the console port. 
1.  Configuring the AP Access Mode
This section describes how to configure the mode in which an AP goes online.
2. Configuring VLANs on Wired Interfaces of an AP
This section describes how to configure VLANs on wired interfaces of an AP.
3.  Configuring WDS 
This section describes how to configure WDS parameters on an AP.

1    Configuring the AP Access Mode

                  This section describes how to configure the mode in which an AP goes online.
    

● 

AP Access Modes

       After an AP starts, going online management module determines the mode in which the AP goes online. Users are
       unaware of the AP access mode. In the AP startup phase, the AP obtains the its IP address, the gateway IP address,
       and the AC IP address based on the access mode. After obtaining all the information, the AP sets up a Control And 
       Provisioning of Wireless Access Point (CAPWAP) link with the AC. The process is as follows:
       1.   The AP reads the configuration file and determines the mode to go online. 
       2.   If the DHCP mode is used, the AP starts the DHCP process.
       3.   If the static mode is used, the AP starts the AC discovery process based on the static configuration, and
             establishes a control tunnel with the discovered AC.
       4.   If the PPPoE mode is used, the AP initiates the PPPoE dial-up process. After obtaining the management IP
             address and gateway address, the AP uses the statically configured AC IP address to discover the AC, and 
            establishes a control tunnel with the AC.

NOTE

By default,  AP's go online in DHCP mode.

 

●    

Configuring the Mode for an AP to Go Online

      

   Configuring the AP to go online in DHCP mode

      1.   Use Telnet to log in to the AP from a PC.

            login

admin

            Password

        //The default password is admin.

            ~  #
      2.   Configure the AP to go online in DHCP mode.
            ~  #  cli
            Enterprise AP# configure interface ethernet        // Enter the AP interface view. 
            Enter Ethernet configuration commands

one per line.

            Enterprise AP (if-ethernet) # ip mode dhcp      // Set the mode in which the AP goes online. 
            Please reboot the AP

configuration will take effect

            Enterprise AP (if-ethernet) #
       3.  Restart the AP to make the configuration take effect.
            ~ # reboot

      

●    

Configuring the AP to go online using a static IP address

      1.   Use Telnet to log in to the AP from a PC.
             login: admin
             Password:        //The default password is admin.
             ~  #
      2.    Configure the AP to go online using a static IP address. The configuration items are the IP address of an AC that
             is connected to the AP, the AP's IP address (mandatory), the mask address (mandatory), and the gateway 
             address (not required when in Layer 2 networking).
             ~  #  cli
             Enterprise AP# configure interface ethernet        // Enter the AP interface view.
             Enter Ethernet configuration commands

one per line.

             Enterprise AP (if-ethernet) # ip mode static     // Set the mode in which the AP goes online. 
             Enterprise AP (if-ethernet) # ac iplist 1.1.1.1    // Configure the IP address of an AC that is connected to the AP.
             Enterprise AP (if-ethernet) # ip address 192.168.60.2   255.255.255.0   192.168.60.1     // Configure the IP
             address of the AP. 
             Please reboot the AP

configuration will take effect

             Enterprise AP (if-ethernet)  #
      3.    Restart the AP to make the configuration take effect.
             ~ # reboot                                                        

11

Summary of Contents for AP6010DN

Page 1: ...HUAWEI TECHNOLOGIES CO LTD AP6010DN AGN Wireless LAN Access Point Quick Start Guide ...

Page 2: ...roperty of their respective holders Notice The purchased products services and features are stipulated by the contract made between Huawei and the customer All or part of the products services and features described in this document may not be within the purchase scope or the usage scope Unless otherwise specified in the contract all statements information and recommendations in this document are ...

Page 3: ...mercial release Symbol Conventions The symbols that may be found in this document are defined as follows Symbol Description NOTE CAUTION Indicates a potentially hazardous situation which if not avoided could result in equipment damage data loss performance degradation or unexpected results Provides additional information to emphasize or supplement important points of the main text 2 ...

Page 4: ... AP device Sheetmetal wall mounting bracket 6 Quick Start Guide including the printed packing list Power adapter Optional 7 8 1 Warranty card Certificate of Conformance Packing List Expansion bolt Sheetmetal wall mounting bracket Expansion bolt Toxic or Hazardous Substance Elements Declaration 1 Installation tools Phillips screwdriver Maker Wire stripper Utility knife Cable cutter RJ45 Crimping to...

Page 5: ...gth 场强示意 1 Fix the wall mounting bracket to the wall adjust the installation position and use the marker to mark the drilling positions where expansion bolts are installed 2 Use 6 drill bit to drill 25 30 mm deep holes in the drilling positions Hammer the expansion tubes into the holes until the expansion tubes are embedded into the wall 3 Fix the wall mounting bracket to the wall use the Phillips...

Page 6: ... Mounting the AP6010DN to the T rail using the sheetmetal wall mounting bracket 2 Align the cucurbit holes at the rear side of the AP with four screws on the wall mounting bracket and secure the AP T rail Adjustable buckle 1 Use screws to fix the adjustable buckle to the wall mounting bracket hook the adjustable buckle to the T rail and secure the screw on the adjustable buckle to fasten the wall ...

Page 7: ...dapter otherwise the device may be damaged Connecting Cables Requirements for making a network cable Cut the cable of proper length based on the distance between the AP and the PSE device peel the insulation on both ends of the network cable and crimp the wires to RJ45 connectors Connect RT45 connectors to the network cable tester to test cable connectivity The following shows the pin assignment T...

Page 8: ...ed and the system is in low power consumption state Alarm 4 Hz 1 The AP is being upgraded 2 The CAPWAP tunnel is disconnected 3 The AP is running properly but does not go online Error A fault that affects services occurs and cannot be rectified automatically For example the system fails to load the DRAM or system software The fault needs to be rectified manually Technical Specifications 50mm 180mm...

Page 9: ... program on the PC For example to open the HyperTerminal of Windows XP on the PC choose Start Programs Accessories Communications HyperTerminal Enter the name of the new connection in the Name text box and click OK as shown in Figure 1 2 Figure 1 2 Setting up a connection No Port 1 Console port 1 After an AP is powered on you can log in to the AP using the following methods 1 Logging In to the AP ...

Page 10: ...g communication parameters Step 5 Press Enter on the subsequent dialog boxes until the command line prompt of the user view such as Enterprise AP is displayed You can run commands to configure the AP Enter a question mark whenever you need help End 9 Step 3 Select the serial port used on the PC and click OK as shown in Figure 1 3 Figure 1 3 Selecting the connected port ...

Page 11: ...t mask is 255 255 255 0 After the configuration is complete run the ping 192 168 0 1 command on the PC to check whether the PC can be pinged If the ping operation succeeds the connection is set up successfully If the ping operation fails The connection fails to be set up Check whether the network cable works properly Step 3 Access the command line window on the PC For example if the PC runs Window...

Page 12: ...e AP uses the statically configured AC IP address to discover the AC and establishes a control tunnel with the AC NOTE By default AP s go online in DHCP mode Configuring the Mode for an AP to Go Online Configuring the AP to go online in DHCP mode 1 Use Telnet to log in to the AP from a PC login admin Password The default password is admin 2 Configure the AP to go online in DHCP mode cli Enterprise...

Page 13: ...ethernet show sysinfo ap_ipmode pppoe ap_ipaddr ap_ipversion 4 ap_netmask ap_gateway ac_ip1 ac_ip2 ac_ip3 ac_ip4 pppoe_username wlan huawei pppoe_pwd_type simple pppoe_password wlan huawei NOTE By default the PVID of a wired side interface is 0 and no VLAN is configured on the interface 1 Use Telnet to log in to the AP from a PC login admin Password The default password is admin 2 Configure VLANs ...

Page 14: ...Ns to establish wireless links to connect two or more wired or wireless LANs WDS enabled AP6010DNs can switch data packets between the LANs WDS facilitates network deployment and device installation and allows flexible networking Configuring WDS Most WDS parameters are configured on the AC For details see the AC configuration guides On an AP you can enable or disable the radio indicator that indic...

Page 15: ...he hazardous substance contained in all the homogeneous materials of this part is above the limit requirement Hazardous Substances Pb Hg Cd Cr6 PBB PBDE Part Mechanical part Board circuit module Signal cable Cable connector Power adapter Auxiliary equipment O O O O O O O O O O O O O O O O O O O O O O O O O O O O O O Declaration on Hazardous Substances in Electronic Information Products QUALIFICATI...

Page 16: ... caused by improper handling in transportation and assembly 2 The defects are caused by the fact that the product is dismantled or altered by anyone that is not from a Huawei authorized service partner 3 The defects are caused by the fact that the product is used in a harsh environment that is not suitable for the operation of the product 4 The defects are caused by any force majeure including but...

Page 17: ...HUAWEI TECHNOLOGIES CO LTD Huawei Industrial Base Bantian Longgang Shenzhen 518129 People s Republic of China www huawei com Part Number 31505361 Issue 01 ...

Reviews: