When you configure the Layer 3 VPN interfaces at the [edit interfaces] hierarchy level, you must also configure family inet when configuring the logical interface:
- [edit interfaces]
-
interface-name {
-
- unit logical-unit-number {
- family inet;
- }
- }