The traffic-optimize bcmc unicast-send { arp | nd | dhcp } * command configures the function of converting broadcast or multicast packets to unicast packets on an air interface.
The undo traffic-optimize bcmc unicast-send { arp | nd | dhcp } * command cancels the configuration.
The undo traffic-optimize bcmc unicast-send command restores the default configuration.
By default, the function of converting broadcast or multicast packets to unicast packets is configured on an air interface.
traffic-optimize bcmc unicast-send { arp | nd | dhcp } *
undo traffic-optimize bcmc unicast-send { arp | nd | dhcp } *
undo traffic-optimize bcmc unicast-send
Parameter |
Description |
Value |
---|---|---|
arp |
Specifies the ARP packets. |
- |
nd |
Specifies the ND packets. |
- |
dhcp |
Specifies the DHCP packets. |
- |
Usage Scenario
If an air interface sends a large number of broadcast or multicast packets when being busy, the performance of the air interface will drop. To prevent this situation, you can configure the function of converting broadcast or multicast packets to unicast packets to reduce the number of broadcast or multicast packets transmitted on the air interface. This improves air interface performance at the price of increased CPU usage.
Prerequisites
The undo learn-client-address { ipv4 | ipv6 } disable command has been executed to enable STA address learning.