IP directed broadcast
An IP directed broadcast is a type of IP packet that
-
has a destination address that is a valid broadcast address for a specific IP subnet but originates from a node outside that subnet, and
-
is forwarded by devices not directly connected to the destination subnet in the same way as unicast IP packets.
The WAN edge device rewrites the destination address in the IP header of the packet to the configured IP broadcast address for the subnet, and then sends the packet as a link-layer broadcast.
![]() Note |
The access control list (ACL) option for directed broadcast is not supported in Cisco SD-WAN Manager. |

Feedback