Configuration Nomenclature
Some configuration key elements take a formatted value that conforms to configuration nomenclature, as opposed to a simple numeric or character string value. These are:
All pairs are separated by the ':' (colon) character.
For example: (as in a thru port pair)
2:4
or (as in a switch pair)
Switch10:2
Lists of pairs are separated by the ',' (comma) character.
For example: (as in a thru port pair list)
1:2,2:3,2:4
or (as in a switch path)
Switch1:1,Switch2:1,Switch3:2:Switch10:2