Junos OS

 View Only
last person joined: 3 days ago 

Ask questions and share experiences about Junos OS.
  • 1.  FBF IPv6

    Posted 15 days ago

    Hello,

    I made a configuration for IPv4 to forward toward another routing instance, as below, which works perfect:

    set firewall family inet filter redirect-filter term 1 from destination-address 0.0.0.0/0
    set firewall family inet filter redirect-filter term 1 then routing-instance filtering-vrf

    New I try the same from IPv6, but seems is not the same, should using rib, I have configured something but seems not work, with information from Internet.

    set firewall family inet6 filter redirect-filter-v6 term 1 from destination-address ::/0
    set firewall family inet6 filter redirect-filter-v6 term 1 then routing-instance filtering-vrf
    set firewall family inet6 filter redirect-filter-v6 term default then accept

    !

    routing-options rib-groups rib-for-filtering-v6 import-rib filtering-vrf.inet6.0

    The exemple config I found has a line like above one but I dont have "rib-group" option after "routing-options", just "rib". Therefore cannot attach this rib-group to the routing instance.

    I tried different configuration but not worked. If someone can help me..

    <code>set routing-instances BLUE routing-options rib-group RIB-FOR-BLUE


    ------------------------------
    MAURITIU CRISTIAN IATAN
    ------------------------------