[j-nsp] Aggregation of aggregates in BGP

Pedro Roque Marques roque at juniper.net
Mon May 9 17:04:30 EDT 2005


Andrew  writes:

> Hi, I don't seem to be able to supress more specific aggregates when
> aggregating (in simple).

policy-statment foo {
    term a {
        from aggregate-contributor;
        then reject;
    }
    term b {
        from protocol aggregate;
        then accept;
    }
}


More information about the juniper-nsp mailing list