Routing

last person joined: 5 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.  BGP communities

    Posted 01-09-2019 08:56

    Hi,

    1. I am trying to add community to subnet 172.16.1.0/24 on R2. Apprently the said community is not getting attached. Attached are the screen shot for clariy.

    2. I understand routing is not efficient but  my idea is just to tag a community value.

    3. I do not want import statement on R3.

    4. Ther is another way to attach community on R2 under routing-option hierarch, such as

      set routing option static route 172.16.1.0/24 community 64512:1 but i do not wish to use it. 

     

    Topology.pngR2 inet0 table.pngR2 Policies.pngR3.png



  • 2.  RE: BGP communities
    Best Answer

    Posted 01-09-2019 09:20

    Hello,

    You need to change the order of the export policies for Your idea to work. The correct order is below.

     

    export [ TAR SEND-STATIC ];

    HTH

    Thx

    Alex