Hi Alex, Am 18.04.2018 um 23:50 schrieb Alex D.:
Here's an example: VRRP master is attached at PE1. PE2 learns this VRRP IP via an EVPN type-2 route from PE1. Now, an IP packet for a DMZ host arrives at PE2 which has a static route pointing to the VRRP IP. PE2 doesn't label-switch the IP ipacket to PE1 (where the next-hop is connected), but tries to use the local irb as outgoing interface. I hope my problem description is reasonably understandable.
What is the status of the route on PE2? > show route forwarding-table destination a.b.c.d Is it "hold"? If yes, try to deactivate CNH for family evpn ingress, export Host routes via routing policy, install the static route with the option "resolve" and "longest-match". Thx, .peter _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

