Hi All,For a requirement I had, I wanted to test various regex combinations of AS-PATH Prepend matches using IOSXR RPL. In case, someone else also has a similar situation, I thought of sharing the results.Iosxr regex syntax: ([0-9]+)(_\1)(_\1)(_\1)$...