interface (Multicast Static Routes)
Syntax
interface interface-names { disable; maximum-bandwidth bps; no-qos-adjust; reverse-oif-mapping { no-qos-adjust; } subscriber-leave-timer seconds; }
Hierarchy Level
[edit logical-systems logical-system-name routing-instances routing-instance-name routing-options multicast], [edit logical-systems logical-system-name routing-options multicast], [edit routing-instances routing-instance-name routing-options multicast], [edit routing-options multicast]
Description
Enable multicast traffic on an interface.
By default, multicast packets are forwarded by enabling Protocol Independent Multicast (PIM) on an interface. PIM adds multicast routes into the routing table.
You can also configure multicast packets to be forwarded over a static route, such as a static route associated with an LSP next hop. Multicast packets are accepted on an interface and forwarded over a static route in the forwarding table. This is useful when you want to enable multicast traffic on a specific interface without configuring PIM on the interface.
You cannot enable multicast traffic on an interface and configure PIM on the same interface simultaneously.
Static routes must be configured before you can enable multicast on an interface. Configuring
the interface
statement alone does not install any routes into the routing table.
This feature relies on the static route configuration.
Options
interface-names—Name of one or more interfaces on which to enable multicast traffic.
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 8.1.