[j-nsp] merging IPv6 and IPv4 route in same policy
    Ahmad Alhady 
    ahmad.alhady at yahoo.com
       
    Sun Dec 28 11:51:33 EST 2008
    
    
  
can we merge matching IPv6 and IPv4 routes in same config ???
for example 
policy-statement O-R {
    term 1 {
        from {
            protocol ospf;
            route-filter 10.0.6.0/24 orlonger;
            route-filter fec0:0:0:4::/64 orlonger;
        }
        then accept;
    }               
he is giving me this message!!!!!
   Policy: invalid prefix fec0:0:0:4::/64 for family inet
error: configuration check-out failed
Ahmad
      
    
    
More information about the juniper-nsp
mailing list