All settings are important or you may have an unstable operation of the gateway.

Zigbee Network configuration

 

Network configuration for Zigbee Hub

https://github.com/AlexxIT/XiaomiGateway3#network-configuration

Security Protocol: WPA2/WPA3 changed to WPA2

 

Handle device IP changes

 

 

 

interference between zigbee and wifi frequency 2.4ghz

https://haade.fr/en/blog/interference-zigbee-wifi-2-4ghz-to-know

 

Network configuration for Matter Apple Hub

Multicast Enhancement: from off, to on.

IGMP Snooping: from off to on.

 

IPV6设置-WLAN设置for matter server

IPv6防火墙:开启/关闭

IPv6地址获取协议:自动/DHCPv6/SLAAC/static IPv6 addresses

前缀授权:开启/关闭

 

IPV6设置-局域网设置for matter server

Client Address Assignment : from DHCPv6 to SLAAC, router Advertisement (RA) is on.

主机配置:DHCPv6/SLAAC

LAN口IPv6本地地址:fe80:

SLAAC (Stateless Address Autoconfiguration):

IPv6 commonly uses SLAAC for automatic address assignment. Your router will broadcast information about the network, including the network prefix, and your host will generate a unique interface ID (often derived from its MAC address) to create a full IPv6 address. 

 

Ensure IPv6 is properly configured across your router, host, docker, and (if used) virtual machines. Misconfigured IPv6 settings can lead to connectivity issues.

 

IPV6 for matter hub

 

https://t0bst4r.github.io/home-assistant-matter-hub/connectivity-issues/

mdns forwarding

Enable mDNS forwarding to allow communication between devices on different network segments.

IGMP Snooping

If not configured properly, IGMP Snooping may cause the suppression of mDNS messages. For this reason, it is recommended to disable it on networking devices such as switches and, if applicable, Hypervisors & Access Points

 

Firewall

Ports: Verify that required ports (e.g., 5353, 5540, 5541 - TCP & UDP) are open and correctly routed.

 

Comments


Comments are closed