I have a response map where the lines can be either:
IP Address: 10.1.18.1/25 Next Hop: 10.1.18.2 Second Next Hop: 10.1.1.201
With the last line optional. Or:
IP Address: 10.1.18.1/25 Next Hop: 10.1.18.2 Second IP Address: 10.1.30.1/24 Next Hop: 10.1.30.201
With the last two lines optional. I have one sample of each. I have set up my RM as a container which must appear once, with two blocks that don't have the "must appear once" box checked. If I put the two blocks in the order above, then the sample matching the second block fails. If I switch them, the sample matching the first block fails. I can put them together into one block, so that it matches either case, but I was trying to match the actual output, not a superset.
Any thoughts on how I might do this?