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:
![]() |
Note: IP demux interfaces currently support only Gigabit Ethernet, Fast Ethernet, and 10-Gigabit Ethernet underlying interfaces. |