网络架构如下:
协调->1个路由->27个终端
使用协调发送一条广播信息,通过抓包软件看到,数据包送到路由上,路由随后广播给它的子节点,但是27个终端,路由只发送了14-15个数据包给对应的终端,其他终端没有收到来自路由的广播信息,27个终端都各自分配到了相应的网络地址,请问是什么问题,需要设置什么才能解决?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.