Ruijie Community

Title: RG-AP180 V5 is not working with LAN Port [Print this page]

Author: SHING    Time: 2023-5-12 11:15
Title: RG-AP180 V5 is not working with LAN Port
I have RG-AP180 there is an issue for 4 LAN port are not working.
I try to assign VLAN to each port still issue. for RG-AP130 is working fine.

Author: GTAC-Patrick    Time: 2023-5-12 17:24
I think Micca has already helped you sort this out on this issue, right?
By configuring the same vlan on the uplink port of AP


Author: nbctcp@gmail.co    Time: 2025-10-16 07:47
In any AP brand, usually not each port has separate vlan but creating trunk port that carry multiple vlans
Chatgpt said this model (I don't have this model. I willing to try if sponsored by Ruijie Indonesia)


Your [strong]Ruijie RG-AP180[/strong] can make [strong]one or more of its 4 LAN ports act as trunk ports[/strong], carrying multiple VLANs (tagged).
However, [strong]you cannot “bond” or “aggregate”[/strong] them into a single LACP link — you can only [strong]configure them as VLAN trunk ports[/strong] (same VLAN membership).

?
1. is that mean I need to create trunk on each 4 ports of AP180 as well in 4x switch ports
if yes any example of doing that with Ruijie switch

Author: v-yuchen3@ruiji    Time: 2025-10-16 12:40
nbctcp bun replied at 2025-10-16 07:47
In any AP brand, usually not each port has separate vlan but creating trunk port that carry multiple ...

Bro,
You mean connecting four switches under one AP180? Or does it refer to the connection of four AP180s under one Tai switch?

Author: nbctcp@gmail.co    Time: 2025-10-16 12:53
GTAC-Morning replied at 2025-10-16 12:40
Bro,
You mean connecting four switches under one AP180? Or does it refer to the connection of four ...

not four switches but 1 switch with 4 ports connect to AP180 and doing trunk

Author: liuxiyang1@ruij    Time: 2025-10-16 13:55
nbctcp bun replied at 2025-10-16 12:53
not four switches but 1 switch with 4 ports connect to AP180 and doing trunk

Hi Sir,

This is a configuration:

AP configuration:
Ruijie#configure terminal
Ruijie(config)#vlan <VLAN ID>
Ruijie(config-vlan)#exit
Ruijie(config)#interface FastEthernet 0/2
Ruijie(config-if-FastEthernet 0/2)#encapsulation dot1Q <VLAN ID>---->is equivalent to configuring the access VLAN for FAI0/1 port
interface FastEthernet 0/2.XXX
encapsulation dot1Q XXX------> equivalent to configuring a trunk channel for VLAN XXX
Ruijie(config-if-FastEthernet 0/2)#end
Ruijie#write
The interface connected to the AP needs to be configured in trunk mode:
Ruijie(config)#interface <Interface Name>
Ruijie(config-if)#switchport mode trunk
Ruijie(config-if)#switchport trunk native vlan <AP Management VLAN>
Ruijie(config-if)#switchport trunk allowed vlan <Allowed VLAN List>

If you need to purchase equipment, we recommend that you contact your local dealer.


Best regards,
Steve





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