[GTER] Para os experts em JunOS

Ricardo oliveira ricardo.btu at gmail.com
Tue Jul 23 16:21:59 -03 2013


Aproveitando o tópico, alguém sabe como anuncia rota default no Juniper?

show routing-options generate
route 0.0.0.0/0 discard;

show policy-options policy-statement cliente-bgp
term DEFAULT-ROUTE {
    from {
        route-filter 0.0.0.0/0 exact;
    }
    then accept;
}
term DEFAULT-REJECT {
    then reject;
}

Tentei desta forma, porém sem sucesso.

Obrigado.





Em 23 de julho de 2013 15:45, Frederico A C Neves <fneves at registro.br>escreveu:

> On Tue, Jul 23, 2013 at 02:38:59PM -0300, Rinaldo Vaz wrote:
> > Boa tarde à todos,
> ...
> >
> > Caso seja o caso número 2 há uma maneira de mover para cima o termo
> > *01-COMMUNITIES
> > *sem ter que apagar e digitar novamente como precisamos fazer no cisco?
>
> insert term X before term Y
>
>
> https://www.juniper.net/techpubs/en_US/junos10.4/information-products/topic-collections/config-guide-policy/config-guide-policy.pdf
> --
> gter list    https://eng.registro.br/mailman/listinfo/gter
>



More information about the gter mailing list