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 Ruijie AP change management VLAN? Reply

GTAC-Sophia

Level 4

Ruijie Staff

How Ruijie AP change management VLAN?
508 0 2023-12-15 14:48:18
Original
Ruijie AP has a native VLANN 1, and the native VLAN1 should be the management VLAN by default.
For Ruijie AP, each VLAN you've created can be selected as management VLAN. If you want to change the management VLAN, you need to add a new VLAN first.
You can use ACL to point out a VLAN (let's say vlan2 for example) as your AP's management VLAN:
1. Create VLAN 2 (192.168.1.0 /24):

Hostname#config
Hostname(config)# interface vlan 2
Hostname(config-if-vlan2)#ip address 192.168.1.0255.255.255.0
Hostname#wr
Hostname#end

2. Use ACL to restrict administrative requests other than VLAN 2 (192.168.1.0/24)

Hostname> enable
Hostname# configure terminal
Hostname(config)# ip access-list standard acl1
Hostname (config-std-nacl)# permit 192.168.1.00.0.0.255
Hostname(config-std-nacl)# exit
Hostname(config)# line v 0 6
Hostname(config-line)# access-class acl1 in
Hostname#wr
Hostname#end

AP-820-L(V3)

Configuration Wireless
There are no replies.
Releated 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