Routing

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.
  • 1.  add a ipv6 / inet6 address to a prefix-list

    Posted 12-31-2020 19:26

    I'm trying to add an ipv6 address to my prefix-list and I get an error that say 

    [edit policy-options prefix-list LocallyOriginated]
    '1111:2222::/32'
    RPD Policy: invalid prefix 1111:2222::/32 for family inet
    error: configuration check-out failed

    So it appears it thinks its an ipv4 address,

    I'm using set policy-options prefix-list LocallyOriginated 1111:2222::/32 to add it to my prefix-list

    Any help would be appreciated as I can not seem to find anything related to adding ipv6 to prefix-lists.

    Thanks in advance.



    ------------------------------
    COREY HENDERSON
    ------------------------------


  • 2.  RE: add a ipv6 / inet6 address to a prefix-list

    Posted 01-02-2021 12:32

    The issue is that you really cannot mix ipv4 and ipv6 prefixes on the same list because ultimately they get applied to either family inet or family inet6 somewhere in the configuration.

    Once the prefix list is used under one of the families then the other family cannot exist on the list as it is not valid for that application.



    ------------------------------
    Steve Puluka BSEET - Juniper Ambassador
    IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP)
    http://puluka.com/home
    ------------------------------