Hi,
I have been seeing a very strange issue is that we have 2 MX2020 devices. One of the devices having a family inet interface and routing-instance can ping between PEs easily without any issue.
Configuring the same thing on another MX2020, it doesn't (with the same IP and deactivating interfaces on the first one).
The only difference is that the routing-instance on the first MX2020 is without any instance-type!
One the 2nd one, I cannot deploy without setting an instance-type as it will not accept VRF-IMPORT.
What could be the reason here?
Below is the configuration:
FIRST MX2020 (WORKING)
set routing-instances RI-XXXX description V452:XXX set routing-instances RI-XXXX interface irb.5597 set routing-instances RI-XXXX interface irb.10441 set routing-instances RI-XXXX vrf-import PL-VRF-V452_XXXX-IMPORT set routing-instances RI-XXXX vrf-export PL-VRF-V452_XXXX-EXPORT set routing-instances RI-XXXX routing-options maximum-prefixes 1400 set routing-instances RI-XXXX routing-options maximum-prefixes threshold 80 deactivate routing-instances RI-XXXX routing-options maximum-prefixes
SECOND MX2020 (HAVING THE ISSUE)
[edit routing-instances RI-V452_XXXX] 'vrf-import' RT Instance: vrf-import cannot be configured for non-forwarding instance: RI-V452_XXXX error: configuration check-out failed