[GTER] Filtro IPv6 para RE no Juniper
    Fábio Hernandes 
    fabio at hernandes.eti.br
       
    Thu Oct 27 16:59:35 -02 2016
    
    
  
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
    
    
More information about the gter
mailing list