Peter Ploter wrote: > > By default, routes (e.g., static, BGP) are redistributed into OSPF as > External Type 2. What changes should be made to the code so that by > default, routes are instead redistributed as External Type 1?
Look in External<A>::announce() where policy filtering may already change the value of the E-bit for an AS-External-LSA. Please refer to XORP User Manual section 'Policy', 'OSPF', 'Actions', 'external-type'. thanks, BMS _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
