Enabling IPv6 on Juniper SRX series Issue

rib inet6.0 {
   static {
     route 0::/0 next-hop 2001:df0:48::1;
   }
}

have to add “security forwarding-options family inet6 mode packet-based” at the global configuration to have IPv6 routable.

SOLUTION :

 admin@SRX# set security forwarding-options family inet6 mode packet-based
juniper/ipv6.txt · Last modified: 2010/02/26 14:37 by a
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready