mpls create-dynamic-interfaces
Specifies whether dynamic IP interfaces are automatically created on top of all MPLS major interfaces, and if so, which profile is used to create them. By default, one IPv4 dynamic interface without a profile is created and used for both VPN and non-VPN traffic. If IPv6 is enabled on the virtual router, then by default, one IPv6 dynamic interface without a profile is created and used for both VPN and non-VPN traffic. The no version restores the default behavior.
mpls create-dynamic-interfaces
{ ip ipv6 } on-major-interfaces [ for-vpn-traffic ] [ profile profileName ]no mpls create-dynamic-interfaces
{ ip ipv6 } on-major-interfaces [ for-vpn-traffic ]
- ipSpecifies that the created dynamic interfaces are IPv4
- ipv6Specifies that the created dynamic interfaces are IPv6
- for-vpn-trafficSpecifies that the created dynamic interface is used for BGP/MPLS VPN traffic; VPN traffic uses the same IP interface as non-VPN traffic if separate IP interfaces are not created for the VPN traffic
- profileNameName of a profile that sets the values that configure the IP interface; if you do not specify a profile, the interface attributes are set to their default values
Global Configuration
Release Information Command introduced in JUNOSe Release 7.1.0.