How would you structure a macro to list dozens of IP Subnets?
For example: If you want a macro to list the following, what is the correct macro syntax?
10.0.0.0/8 172.16.0.0/12 192.168.0.0/16
How would you structure a macro to list dozens of IP Subnets?
For example: If you want a macro to list the following, what is the correct macro syntax?
10.0.0.0/8 172.16.0.0/12 192.168.0.0/16