Thanks guys, I have successfully installed the new router using Lsys and it has worked as expected (running a LOT of l2circuits through Lsys now).
However, there's a lot of bugs in my JunOS version (16.1R4.7) regarding Lsys. The most annoying bug that I've found is the logical tunnel interfaces (LT) going down after a massive configuration changes (costumer groups, physical interfaces configurations... nothing related to the LT). I heard about Node Slicing and that it's a 'less buggy' implementation of pretty much for the same purpose. What do you guys think of that ? Is it better than logical systems? What about flow exporting, do you know if may it accept different addresses as sources for flow exporting (like real routers) ? Cheers, Caio On Sat, Oct 21, 2017 at 2:12 PM, Aaron Gould <[email protected]> wrote: > > My working lsys-based ldp l2circuit (aka martini) config... > > r2@lab-mx104:r2> show configuration protocols l2circuit | display set > set logical-systems r2 protocols l2circuit neighbor 1.1.255.6 interface > lt-0/1/0.210 virtual-circuit-id 1 > > r2@lab-mx104:r2> show configuration interfaces lt-0/1/0.210 | display set > set logical-systems r2 interfaces lt-0/1/0 unit 210 encapsulation > ethernet-ccc > set logical-systems r2 interfaces lt-0/1/0 unit 210 peer-unit 102 > > r2@lab-mx104:r2> show route 1.1.255.6 protocol ldp > > inet.3: 6 destinations, 6 routes (6 active, 0 holddown, 0 hidden) > + = Active Route, - = Last Active, * = Both > > 1.1.255.6/32 *[LDP/9] 2w4d 14:46:32, metric 1 > to 1.1.7.2 via lt-0/1/0.27, Push 305152 > > to 1.1.1.2 via lt-0/1/0.3, Push 304096 > > r2@lab-mx104:r2> show l2circuit connections brief | find Neigh > Neighbor: 1.1.255.6 > Interface Type St Time last up # Up trans > lt-0/1/0.210(vc 1) rmt Up Oct 2 23:16:46 2017 1 > > > ------------------------------------------------------ > > > r6@lab-mx104:r6> show configuration protocols l2circuit | display set > set logical-systems r6 protocols l2circuit neighbor 1.1.255.2 interface > lt-1/1/0.611 virtual-circuit-id 1 > > r6@lab-mx104:r6> show configuration interfaces lt-1/1/0.611 | display set > set logical-systems r6 interfaces lt-1/1/0 unit 611 encapsulation > ethernet-ccc > set logical-systems r6 interfaces lt-1/1/0 unit 611 peer-unit 116 > > r6@lab-mx104:r6> show route 1.1.255.2 protocol ldp > > inet.3: 6 destinations, 6 routes (6 active, 0 holddown, 0 hidden) > + = Active Route, - = Last Active, * = Both > > 1.1.255.2/32 *[LDP/9] 2w4d 16:13:27, metric 1 > > to 1.1.6.1 via lt-0/1/0.63, Push 304048 > to 1.1.11.1 via lt-0/1/0.67, Push 305136 > > > r6@lab-mx104:r6> show l2circuit connections brief | find Neigh > Neighbor: 1.1.255.2 > Interface Type St Time last up # Up trans > lt-1/1/0.611(vc 1) rmt Up Oct 2 23:16:46 2017 1 > > > > -Aaron > > _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

