1. Current Location: Home >  Comprehensive classification >  BE88U Single-Line Three-Use (Dial-up + IPTV + Wired Backhaul) + Mesh + VLAN Switch Problem?

BE88U Single-Line Three-Use (Dial-up + IPTV + Wired Backhaul) + Mesh + VLAN Switch Problem?

Questions:
main route, the WAN port is made into three VLAN sub-interfaces:
41-PPPoE (Internet), 43-Bridge (IPTV), and 50-Bridge (LAN),
at the same time, the LAN port is on VLAN50 by default, and the LAN port can broadcast normally when plugged into the IPTV box.
question now is:
  1. secondary route has a fast wired handshake but is slow to get the IP, or even can't get it;
  2. terminal occasionally gets a 169.* or 10.* address, Wi-Fi seems to connect but can't connect to the Internet;
  3. once VLAN43 is explicitly checked out at the LAN port of the main route, Mesh will collapse.

BE88U Single-Line Three-Use (Dial-up + IPTV + Wired Backhaul) + Mesh + VLAN Switch Problem?

try to solve:

1. Why can't a mesh be formed once a VLAN43 is set up ASUS Mesh requires that both the "control channel" and the "data channel" are in the same L2 broadcast domain,
and VLAN = isolated broadcast domain.
you set Port 4 to VLAN43 in LAN → IPTV, Port 4 is kicked out of the default VLAN1/50,
secondary route is plugged into this port, and the control packets (UDP 1234/7777/7980, etc.) cannot reach the main route,
"finding node" fails directly.
→ Conclusion: The Mesh node must remain in VLAN50 and must not change the port to VLAN43.

2. The real reason why the secondary route can't get 192.168.50.x
  1. you set the
    LAN → IPTV → "Enable IPTV" to "Manual" and tick 43 in order to "plug any LAN port into the IPTV box". The side effect of
    option is that
    the main route will send IGMP/UDP probes every 30 seconds, and the multicast of VLAN43 will flow to all LAN ports,
    the CPU of the secondary route will receive these packets first, mistakenly thinking that "the WAN side is connected
    ", so it delays 10–20 seconds before switching back to STATION mode to DHCP to get the address;
    if the VLAN50 broadcast happens to be filtered by the switch at that time, it will time out directly, showing "no network".
  2. the switch to the secondary route line, if the BE88U's 10G Base-T port is plugged in,
    it will turn on 802.3az EEE by default, and after negotiating with some Intel I225/I226 network cards, the speed will drop to 100 M
    and continue to lose packets, which seems to be "negotiation successful but unable to access the Internet".

3. 30 minutes painless renovation plan (all the following are completed on the main BE88U in the living room, and the secondary route is turned off first)
  1. turn off "Enable IPTV"
    LAN → select the "No" → app → IPTV.
    step immediately kicks VLAN43 out of all LAN ports and the mesh control packet is restored.
  2. let the IPTV box go to the "dedicated port" instead of the "arbitrary port"
    (1) LAN → Switch Config
    set Port 4 (the one that connects the box) to
    VID 43, Untag 43, and do not add 1/50 → applications.
    (2) WAN → Dual WAN → Select "Special Port 4 = IPTV" → save.
    this way, the box can still broadcast numbers, but the other LAN ports can no longer receive VLAN43's multicast garbage.
  3. give the sub-route a "clean" VLAN50 port
    in the weak current box switch, set the port to the study to
    PVID 50, allowing the VLAN 50/43 to pass through, but not to the port-based VLAN.
    this way, the subroute will only receive VLAN50 packets after booting, and will not be interfered with by 43.
  4. turn off 10G EEE (optional but highly recommended)
    Adaptive → 10G Base-T → EEE Disable → reboot.
    100 Gigabit/Gigabit/10 Gigabit negotiation is completed instantly, and no packet drops will be made.
  5. the secondary route is factory restored → select "Mesh node" → add it with one click in the mobile app. After the
    is successful, look at the system information: The IP of the
    node should be 192.168.50.x, the backhaul type is "5G-2" or "wired",
    the 169.* address will no longer appear.

4. Quick Obstacle Removal Table
Whether the secondary route
phenomenon checkpoints
secondary route has not been able to get IP (1) Whether the switch PVID is 50 (2) Is the primary route turned off IPTV
terminal gets 192.168.43.x mistakenly set VLAN43 to DHCP and turn off the IPTV port in the Dual WAN
Mesh Node not found plugged into the VLAN43 port → changed back to VLAN50
10G Consultation 100M turn off EEE, change to Category 6 lines, and force 1G to go online first and then upgrade 10G

5. Summary "IPTV box needs VLAN43, Mesh node needs VLAN50" - don't mix the two into the same port.
turn off the "Enable IPTV" of the main route, throw the box to Port4-VLAN43 separately,
the rest of the LAN ports remain pure VLAN50, and the secondary route instantly takes the address in seconds,
both wired and wireless backhaul can run stably, and the 10,000-gigabit intranet will not slow down again.
Read More


Copyright Notice Scan to read on mobile
All Rights Reserved: 《SHUNOT》 => 《BE88U Single-Line Three-Use (Dial-up + IPTV + Wired Backhaul) + Mesh + VLAN Switch Problem?
Article URL: https://www.shunot.com/en/zhonghe/689.html
Unless otherwise stated, all articles are original by 《Routing enthusiast》. Reposting is welcome! Please indicate the original URL when reposting, thank you.

Comment List

warm-hearted
warm-heartedReply
#18
VLAN settings are very important, and the main route LAN port cannot be divided into VLAN43, otherwise the mesh will be disconnected. It is recommended to keep the LAN port on VLAN50 to ensure that the control channel is unblocked.
2 个月前
One thought is pe...
One thought is pe...Reply
#17
VLAN settings are indeed prone to problems, especially affecting mesh connections. The VLAN43 of the main route directly causes the secondary route to be unable to obtain the IP address normally, which is really a big pit, and you need to be extra careful when operating to avoid accidental touches.
3 个月前
Red dust infatuation
Red dust infatuationReply
#16
VLAN43 directly collapses with Mesh, indicating that ASUS has a defect in VLAN processing. User requirements conflict with system limitations, so it is recommended that manufacturers optimize protocol compatibility.
3 个月前
In a drunken mood...
In a drunken mood...Reply
#15
Setting VLAN43 causes Mesh disconnection, which is indeed a big pit. Originally thought to optimize the network, it actually affected the overall stability, and it is recommended to operate with caution to ensure that Mesh nodes remain in the same broadcast domain.
3 个月前
Autumn wind
Autumn windReply
#14
VLAN settings are indeed prone to problems, especially the isolation of mesh and bridge interfaces. If the main LAN port is added to VLAN43, the mesh cannot communicate, so it is recommended to carefully plan port allocation to avoid conflicts.
3 个月前
Old memories of t...
Old memories of t...Reply
#13
Caution should be exercised when setting up VLANs, as misconfiguration can lead to mesh failure and IP acquisition issues, and it is recommended to follow official guidelines to avoid interfering with the network structure.
3 个月前
A curtain of dreams
A curtain of dreamsReply
#12
VLAN settings can be really problematic, especially when Mesh and IPTV are shared. The VLAN43 of the main route cannot affect the LAN port, otherwise the mesh will crash, which is really a big pit.
3 个月前
Listen to the wind
Listen to the windReply
#11
VLAN settings need to be carefully set up, as setting the secondary route port to VLAN43 by mistake will break the control channel and cause the mesh to fail to connect. In practice, you should ensure that all Mesh nodes are in the same broadcast domain.
3 个月前
In the lonely cit...
In the lonely cit...Reply
#10
This setting is indeed easy to step on, especially the combination of Mesh and VLAN, a little carelessness can lead to connection problems, it is recommended to understand the network structure before operating.
3 个月前
Broken Bridge Yiren
Broken Bridge YirenReply
#9
VLAN settings are indeed prone to problems, especially for mesh networks. It's important to understand the impact of broadcast domain isolation on networking, which can lead to unstable connections or failure to establish.
3 个月前
The moonlight was...
The moonlight was...Reply
#8
VLAN settings affect mesh connections, and proper planning of interface attribution is key. If the VLANs are incorrectly isolated, the nodes may not be able to communicate, so it is recommended to allocate VLANs on demand to avoid conflicts.
4 个月前
Quiet beautiful man
Quiet beautiful manReply
#7
VLAN settings need to be carefully configured, especially for mesh. If the main LAN port is added to VLAN43, the Mesh nodes will not be able to communicate normally, so it is recommended to keep all Mesh interfaces in VLAN50 to avoid network interruptions.
4 个月前
Autumn wind
Autumn windReply
#6
This network configuration is indeed prone to problems, especially mesh and VLAN conflicts. If VLAN43 is enabled, it may cause mesh communication interruptions and affect overall network stability. It is recommended to exercise caution to ensure that all devices are within a unified broadcast domain.
4 个月前
The corners of th...
The corners of th...Reply
#5
VLAN settings are too complex and prone to problems. The VLAN43 of the main route cannot coexist with Mesh, otherwise it will be disconnected. The slow acquisition of secondary route IPs may be related to VLAN bridging, and you need to carefully check the network configuration.
4 个月前
The mountains and...
The mountains and...Reply
#4
VLAN setup is complex and error-prone, especially affecting mesh connections. The main route LAN port should be kept at the default VLAN50 to avoid isolation and control channel interruption. Newbies are advised to operate with caution to prevent network crashes.
4 个月前

Contact Us

Online Consultation: Click here to send me a message

WeChat ID: master_135

Scan to follow