Description

This article provides information about platform support limitations when configuring the routing-instance mgmt_junos option under the name-server hierarchy in Junos OS.

Symptoms

When the mgmt_junos routing instance is specified in the DNS name-server configuration on an SRX device, DNS resolution fails.

Example configuration:

name-server {
    <DNS Server IP> routing-instance mgmt_junos;
}

Solution

The routing-instance mgmt_junos option for name-server configuration is not supported on SRX platforms.
 
This behavior is expected on SRX devices due to lack of feature support.Currently, the routing-instance mgmt_junos option in name-server configuration is supported only on:
  • MX Series
  • QFX Series
  • PTX Series

Modification History

2024-06-30 : Article Created