Hi,
Thank you for tha response. Okay, I have a strange issue occuring.... I have configured as suggested:
set interfaces lo0.10 family inet address xxx.xxx.xxx.xxx
set interfaces lo0.10 family inet6 address xxxx.xxxx.xxxx.xxxx.xxxx.xxxx.xxxx.xxxx
set interfaces lo0.10 family iso address 49.0001.xxxx.xxxx.xxxx.00
set routing-instance Customer-VR interface ae2
set routing-instance Customer-VR protocols isis interface ae2
Now, I get ISIS routes being advertised now, which is awesome work from you guys, but now I have an extremely frustrating, but I am sure easily solved, problem....
SRX-A --> MX240 --> MX240 --> SRX-B
SRX-A has the Customer-VR but SRX-B has no new VRs associated with it....
If I ping from the ae2 interface from SRX-B to the ae2 interface of SRX-A, I get a response, which is brilliant.
If I ping from the ae2 interface on SRX-A to the ae2 interface on SRX-B I get a "No route to host" response..... On SRX-B there is a route via the correct interface to SRX-A and on SRX-A there is a correct route to SRX-B.... How is this possible.....
In fact, from SRX-A I cannot even ping the directly connected neighbor as I get the "no route to host" response.... this is very obviously related to the VR, but I am unsure how?
Thanks