Routing messages to multiple interfaces

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Routing messages to multiple interfaces

  • Creator
    Topic
  • #52298
    Rehman Masood
    Participant

      Hey guys, I wanted to verify a couple things. For the following diagram,

      – Can you confirm that the routing will happen such that

        – all messages are going to goto to_spheris_sch

        – for S12/S13/S14/S15/S26 messages, they will goto to_mosaiq_sch

        – for S14 messages, they will goto to_mosaiq_adt

      – Also, is there a way I can condense the S12/S13/S14/S15/S26 routing to a single route or am I better off the way it is right now.

      Thank you!

    Viewing 2 reply threads
    • Author
      Replies
      • #73718
        Calvin Palmer
        Participant

          Hey Rehman,

          Looks like S12,13,15,and 26 will go to _sch (not S14). You could use the wildcard route ^S1[2|3|5].*,^S26.*

          What you have should work as long as there are no errors in your translation objects which could cause a route to get missed.

        • #73719
          David Barr
          Participant

            I think the wildcard would be SIU_S(1[235]|26)

          • #73720
            Rehman Masood
            Participant

              Thank you guys. I tried out the wildcard David had and it worked great! Thanks for helping me out. I am posting a new screenshot of what my routing looks like now.

              Just to double check, whatever routing we set for _HCI_static_route_ will happen in addition to what we are defining via the wild card’s. Correct? That is what I am finding but I am new with the engine and want to be sure before I move any change in Prod.

          Viewing 2 reply threads
          • The forum ‘Cloverleaf’ is closed to new topics and replies.