Hi,
I'd like to test a long list of MAC addresses against a single MASTER MAC address.
I'm okay with building the TABLE Response Maps for both but I am unsure on what the most efficient way to proceed is.
Most importantly, what would the eval statements look like ?
i.e. I am comparing octet with octet - "00-00-00-20-1f-fc"
What's the best way to do this and can you provide an example of the expressions I would need.
I have one MASTER and at least 300 MAC addresses to verify.
Thanks.