[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring IP Demux Prefixes

You configure demux prefixes for use by the underlying interface. The demux prefixes can represent individual hosts or networks. For a given demux interface unit, you can configure either demux source or demux destination prefixes but not both. You can choose not to configure a demux source or demux destination prefix. This type of configuration results in a transmit-only interface.

To configure IP demux prefixes, include the demux-destination or demux-source statements:

[edit interfaces interface-name unit logical-unit-number]
demux-destination {
destination-prefix;
}
demux-source {
source-prefix
}

You can include this statement at the following hierarchy levels:


[Contents] [Prev] [Next] [Index] [Report an Error]