It is this time of the year when my and my wife are planning which place to visit next, e.g. exciting times. We were looking two options for this year, Thailand & [Vietnam and Cambodia], each of those places looks very interesting from cultural point of view and they have nice beaches, good food etc. We spent couple of months making our research and so far Vietnam and Cambodia are really nice option for 20 days trip. Lets see what will happen, I am very excited about such trip, it will be completely new experience for me.
##################################################################################################### ## ISIS ##################################################################################################### # Be sure to set family iso on the interface to be placed into ISIS set interfaces <interface> family iso # By default Junos places interfaces as L1/L2 # Default route leaking: L1 to L2 - all internal routes L2 to L1 - 0/0 route # L1/L2 will send the attached-bit down to L1 and it will act as a NSSA-like area. When the L1 interface # receives the attached-bit it will inject a 0/0 route into the RIB point to the L1/L2 interface. # To disable the attached bit use: set protocols isis ignore-attached-bit # Be careful with the "interface all" command, as it may have some unexpected consequences such as trying # to establish a neighbor on your fxp0 management...