Navigation
Related Documentation
- ACX, EX, MX Series
- targeted-broadcast
- EX, M, MX, T Series
- Understanding Targeted Broadcast
Configuring Targeted Broadcast
You can configure targeted broadcast with different options to forward the IP packets destined for a Layer 3 broadcast address to an egress interface and the Routing Engine or to an egress interface only. The packets are broadcast only if the egress interface is a LAN interface.
To enable targeted broadcast:
- Configure the physical interface:[edit]user@host# edit interfaces interface-name
- Configure the logical unit number:[edit interfaces interface-name]user@host# edit unit logical-unit-number
- Configure the protocol family inet:
- Configure targeted broadcast:
- Specify one of the following options:
- To send packets to the egress interface and to the Routing
Engine:[edit interfaces interface-name unit logical-unit-number family inet targeted-broadcast]user@host# set forward-and-send-to-re
- To send packets to only the egress interface:[edit interfaces interface-name unit logical-unit-number family inet targeted-broadcast]user@host# set forward-only
- To send packets to the egress interface and to the Routing
Engine:
- Verify the configuration. The following example configures
targeted broadcast to both the egress interface and the Routing Engine:[edit interfaces interface-name unit logical-unit-number family inet targeted-broadcast]user@host# upuser@host# show
Related Documentation
- ACX, EX, MX Series
- targeted-broadcast
- EX, M, MX, T Series
- Understanding Targeted Broadcast
Published: 2013-04-03
Related Documentation
- ACX, EX, MX Series
- targeted-broadcast
- EX, M, MX, T Series
- Understanding Targeted Broadcast