Property:LAN speed

From TechInfoDepot
Jump to navigationJump to search

string

It allows the following values...

  • 0 (unspecified / invalid value)
  • 10MbE (10 Megabit Ethernet)
  • 100MbE
  • 1GbE
  • 2.5GbE
  • 5GbE
  • 10GbE
  • 20GbE
  • 25GbE
  • 1x 100MbE + 1x 1GbE
  • 1x 1GbE + 1x 2.5GbE
  • 1x 1GbE + 1x 5GbE
  • 1x 1GbE + 1x 10GbE
Showing 20 pages using this property.
The request is being processed and may take a moment. Preparing ...
{ "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", "1x 100MbE + 1x 1GbE" ] } }