This is a mirror of discontinued 'WikiDevi'. Enjoy!

Template:Ethernet switch

From DeviWiki (ex WikiDevi)
Jump to navigation Jump to search
Template:Ethernet switch
generates an infobox and adds relevant semantic data for stand-alone Ethernet switches

usage:
{{Ethernet switch
|brand= [brand of the unit, optional (but highly recommended)]
|model= [model of the unit, optional (but highly recommended)]
|revision= [revision of the unit, optional]
|type= [access point, wireless router, repeater, bridge, monitor, general]
|availability= [availability of the unit (common, uncommon, rare, OEM, ODM, nonexistent, unknown [default]), optional (but highly recommended)]
|fcc_id= [FCC ID of the unit, plus additional FCC IDs for parent units if required (delimited with a comma)]
|ic_id= [Industry Canada ID of the unit, plus additional IC IDs if required (delimited with a comma)]
|sw1_brand= [manufacturer of the primary Chip)
|sw1_model= [model of the primary Chip]
|sw2_brand= [manufacturer of the 2nd Chip)
|sw2_model= [model of the 2nd Chip]
|sw3_brand= [manufacturer of the 3rd Chip)
|sw3_model= [model of the 3rd Chip]
|pwr_v= [operating DC voltage of the device, optional]
|pwr_amp= [specified amperage on the device or provided power adapter, optional]
|pwr_conn= [barrel, other - optional]
|pwr_barrel_inner= [diameter of inner circle of barrel plug, optional]
|pwr_barrel_outer= [diameter of outer circle of barrel plug, optional]
|pwr_barrel_len= [length of barrel plug connector, optional]
|pwr_pol= [polarity (reverse, normal), mainly to notify of reverse polarity, defaults to normal]
|pwr_poe= [af (802.3af), at (802.3at) , ns (non-standard), nsc (non-standard 802.3af/at compatible), or blank - optional]
|eth_speed= [10/100 or 1000, switch-side speed if LAN switch exists]
|eth_ports= [number of ports for LAN access]
|wan_ports= [number of ports for WAN access]
|flags= [additional flags delimited by a comma]
|cpu1_brand= [manufacturer of the primary CPU, optional [but highly recommended])
|cpu1_model= [model of the primary CPU, optional (but highly recommended)]
|cpu1_cspeed= [speed of the primary CPU in MHz (GHz), optional]
|cpu2_brand= [secondary CPU manuf, optional]
|cpu2_model= [secondary CPU model, optional]
|cpu2_cspeed= [speed of the secondary CPU in MHz (GHz), optional]
|fla1 = [amount of primary flash memory the device has, optional]
|fla1_brand= [brand of primary flash memory, optional]
|fla1_model= [model of primary flash memory, optional]
|fla1_num= [number of primary flash chips used, optional]
|fla2= [amount of secondary flash memory the device has, optional]
|fla2_brand= [brand of secondary flash memory, optional, requires fla2 to be non-null]
|fla2_model= [model of secondary flash memory, optional, requires fla2 to be non-null]
|fla2_num= [number of secondary flash chips used, optional, requires fla2 to be non-null]
|ram1= [amount of primary RAM the device has, optional]
|ram1_brand= [brand of primary RAM, optional]
|ram1_model= [model of primary RAM, optional]
|ram1_num= [number of primary RAM chips used, optional]
|ram2= [amount of secondary RAM the device has, optional]
|ram2_brand= [brand of secondary RAM, optional, requires ram2 to be non-null]
|ram2_model= [model of secondary RAM, optional, requires ram2 to be non-null]
|ram2_num= [number of secondary RAM chips used, optional, requires ram2 to be non-null]
|stock_boot= [stock boot (CFE, U-boot, etc)]
|stock_os= [stock OS (Linux, Android, etc)]
|tp_firmware= [third party firmware names delineated by comma (advisable to throw a link to the firmware site on the page)]
|default_ip= [default IP address, optional]
|default_user= [default login username, optional]
|default_pass= [default login password, optional]
|oui_eth= [OUI of the ethernet device, multiple entries can be entered (delimited with a comma)]
}}

ToDo:
Add local image option