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

Configuring an IP Demultiplexing Interface

To configure a demux interface, include the following statements at the [edit interfaces] hierarchy level:

[edit interfaces]
demux0 {
unit logical-unit-number {
demux-options {
underlying-interface interface-name;
}
family family {
demux-destination {
destination-prefix;
}
demux-source {
source-prefix;
}
mac-validate (loose | strict)
unnumbered-address interface-name <preferred-source-address address>;
}
}
}

Keep the following guidelines in mind when configuring the demux interface:


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