[GTER] Filtro IPv6 para RE no Juniper

Fábio Hernandes fabio at hernandes.eti.br
Thu Oct 27 18:42:31 -02 2016


Coloquei a permissão do icmp6 acima do BGP e voilá.


-- 
Fábio R. Hernandes
Fone: (17) 99643 6715
Skype: hernandes.fabio

Em 27 de outubro de 2016 17:41, Eduardo Schoedler <listas at esds.com.br>
escreveu:

> Tem um exemplo de filtro de RE para Juniper funcional aqui:
> https://tools.ietf.org/html/rfc6192#appendix-A.2
>
> Abs,
>
>
>
> 2016-10-27 16:59 GMT-02:00 Fábio Hernandes <fabio at hernandes.eti.br>:
> > Olá, alguém aplicou filtro IPv6 na RE do MX104 (14.2R4.9) e teve algum
> > problema?
> >
> > Se eu ativar, o BGP não sobe, nem usando payload-protocol em vez do
> > next-header.
> >
> > term aceita-bgp {
> >     from {
> >         next-header tcp;
> >         destination-port bgp;
> >     }
> >     then accept;
> > }
> > term aceita-bgp-reply {
> >     from {
> >         next-header tcp;
> >         port bgp;
> >     }
> >     then accept;
> > }
> >
> >
> > --
> > Fábio R. Hernandes
> > Fone: (17) 99643 6715
> > Skype: hernandes.fabio
> > --
> > gter list    https://eng.registro.br/mailman/listinfo/gter
>
>
>
> --
> Eduardo Schoedler
> --
> gter list    https://eng.registro.br/mailman/listinfo/gter



More information about the gter mailing list