Ezlite wrote: » Hmm .. do not have "JUNOS8.5 SW config guide" handy or where in it you are looking .. can you give a few general details on the topology
Aldur wrote: » It sounds like your breaking the full mesh BGP requirement. If this is whats happening enable a full mesh or throw a route reflector in there. Then use rsvp lsp's to traffic engineer the network to do what you want.
yren wrote: » The lab scenario is if ce2 wants to reach ce3, it will follow: ce2->pe2->pe1->ce1->pe1->pe3->ce3, it looks not optimal, but this is what "hub and spoke" stand for. Let me know if I am wrong.
yren wrote: » there is no bgp full mesh nor RR, there are 2 vrfs on pe1, one for inbound traffic from ce2/3 to ce1, and the other is for outbound from ce1, all 3 ces are in same VPN
hoogen82 wrote: » Post your configs..
hoogen82 wrote: » Too much info to read across.. Something I noticed.. Add "set protocols ospf domain-vpn-tag 0" on the hub router's Spoke instance.. that I believe is "out" in your case? Hub sites requires this configuration on the spoke instance so that the hub instance will insall the routes to spoke CE.. You are running OSPF which carry a bit to prevent looping.. I don't remember much of the bit and how it affects OSPF.. but I know you need this command in the Hub Spoke scenario.. I also believe domain id's are very important when running OSPF hub-spoke scenario's
yren wrote: » Not sure how many such "hidden" commands will be tested in the real lab
hoogen82 wrote: » @Aldur: I think he was more referring to the limitless options that can be tested on Junos... QUOTE] Heh, yea, should have picked up on that. My only excuse is that it's Monday
Aldur wrote: » hoogen82 wrote: » @Aldur: I think he was more referring to the limitless options that can be tested on Junos... QUOTE] Heh, yea, should have picked up on that. My only excuse is that it's Monday Aldur, sorry I said hidden just because it is not mentioned in the Junos85 Hub-spoke VPN config guide. It is definitely visible from the cli and it was introduced before junos7.4 Hoogen, thanks for advice. As some great guy said: "Only the Paranoid Survive", I am working hard to be one of them
Aldur wrote: » heh, no worries man, a command you don't know about is basically hidden
hoogen82 wrote: » Please post advertise/receive protocol output from hub.. show route hidden detail.. Also the last two problems you wouldn't require those commands on M-Series