Property:WAN Speed
From TechInfoDepot
Jump to navigationJump to searchSee also: Property:LAN Speed
It allows the following values...
- 0 (unspecified / invalid value)
- 10MbE (10 Megabit Ethernet)
- 100MbE
- 1GbE
- 2.5GbE
- 5GbE
- 10GbE
- 20GbE
- 25GbE
- 1x 1GbE + 1x 2.5GbE
- 1x 1GbE + 1x 5GbE
- 1x 1GbE + 1x 10GbE
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "0", "10MbE", "100MbE", "1GbE", "2.5GbE", "5GbE", "10GbE", "20GbE", "25GbE", "1x 1GbE + 1x 2.5GbE", "1x 1GbE + 1x 5GbE", "1x 1GbE + 1x 10GbE" ] } }