Forgot password?
 Register now

Welcome to use this form to feedback your problems with Ruijie Community

The category of your feedback

Your Feedback

Your Email address (optional):

How to config AC and make fit AP online(connect to an Unmanaged Switch ) Reply

GTAC-Bancroft

Level 1

How to config AC and make fit AP online(connect to an Unmanaged Switch )
1768 0 2023-8-4 11:12:07
Original
How to config AC and make fit AP online(connect to an Unmanaged Switch )
Requirements:
The AC is connected to a non-managed switch and a fit AP connect switch. Users connected to the SSID of this fit AP must be able to obtain an address and access the Internet.
Configuration tips:
The device is fit mode by default, you can use this command to check:
Ruijie>show ap-mode
If it not fit mode, you can use this command to change the mode:
Ruijie>ap-mode fit
Topology:
Configuration steps:
1.
APonline configuration
Ruijie#configure terminal     
Ruijie(config)#interface vlan 1
Ruijie(config-int-vlan)#ip add 192.168.1.254255.255.255.0   ----->this ip address for establishing capwap tunnel with AP

Ruijie(config-int-vlan)#exit
Ruijie(config)#ac-controller
Ruijie(config-ac)#capwap ctrl-ip 192.168.1.254  ------>The ACuses 192.168.1.254ip address to establish a capwap tunnel with the AP. By default, the ip address of the AC loopback0 is used to establish a capwap tunnel with the AP

Ruijie(config-ac)#exit
2.

SSID configuration:
1) Create SSID
Centralized forwarding (default):
Ruijie(config)#wlan-config 1 Ruijie    ------->config wlan-config id is 1, SSID is Ruijie

Ruijie(config-wlan)#enable-broad-ssid        
Ruijie(config-wlan)#exit
Local forwarding: (recommended):
Ruijie(config)#wlan-config 1  Ruijie   ------->config wlan-config id is 1, SSIDis Ruijie

Ruijie(config-wlan)#enable-broad-ssid   
Ruijie(config-wlan)#tunnel local      
------->configlLocalforwarding for this SSID

Ruijie(config-wlan)#exit
2)Ap-group configuration, associated with the wlan-config and user vlan
Ruijie(config)#ap-group default
Ruijie(config-ap-group)#interface-mapping 1 1      ---->Associatewlan-config 1 with vlan 1. The first "1" is wlan-config, and thesecond "1" is vlan

Ruijie(config-ap-group)#exit
3) SSID password:
Ruijie(config)#wlansec 1
Ruijie(config-wlansec)#security rsn enable    ---->Enable the wireless encryption function

Ruijie(config-wlansec)#security rsn ciphers aes enable     ---->Enable AES encryption

Ruijie(config-wlansec)#security rsn akm psk enable   ---->The shared key authentication mode is enabled

Ruijie(config-wlansec)#security rsn akm psk set-keyascii Ruijie1212     ---->password cannot shorter then 8 characters

Ruijie(config-wlansec)#end
Ruijie#wr
3.

If DHCP pool is not configured on egress gateway(or user needs to obtain ipaddress from AC):
Ruijie(config)#service dhcp --->  enable dhcp derver

Ruijie(config)#ip dhcp pool ap    ---> create dhcp pool and named "ap"   

Ruijie(dhcp-config)#option 138 ip 1.1.1.1   --->configure option 138 and connect to AC ip address

Ruijie(dhcp-config)#network 192.168.1.0255.255.255.0    ---> This is the address assigned to ap

Ruijie(dhcp-config)#default-router 192.168.1.254    --->  This is the gateway address assigned to the ap

Ruijie(dhcp-config)#dns-server 8.8.8.8      ---> dns server ip address   

Ruijie(dhcp-config)#end
Ruijie#wr
Verification:
Ruijie#show ap-config summary

Ruijie#show ap-config client

RG-AP810-L

Configuration Wireless
There are no replies.
Related Posts
Product Model

Share this topic to

Cancel

This site contains user submitted content, comments and opinions and is for informational purposes only. Ruijie may provide or recommend responses as a possible solution based on the information provided; every potential issue may involve several factors not detailed in the conversations captured in an electronic forum and Ruijie can therefore provide no guarantee as to the efficacy of any proposed solutions on the community forums. Ruijie disclaims any and all liability for the acts, omissions and conduct of any third parties in connection with or related to your use of the site. All postings and use of the content on this site are subject to the Ruijie Community Terms of Use.

More ways to get help: Visit Support Videos, call us via Service Hotline, Facebook or Live Chat.

©2000-2023 Ruijie Networks Co,Ltd