You can configure an IP demux underlying interface for any Ethernet type (Fast Ethernet, Gigabit Ethernet, or 10-Gigabit Ethernet).
![]() |
Note: You cannot configure an aggregated Ethernet interface as an IP demux underlying interface. This configuration is not supported. |
To configure an IP demux underlying interface, include the demux-destination family or demux-source family statement at the [edit interfaces] hierarchy level:
- [edit interfaces]
-
interface-name {
-
- unit logical-unit-number {
- demux-destination family;
- demux-source family;
- }
- }