IT Questions and Answers :)

Monday, December 30, 2019

What is the max wattage output of USB 3.0?

What is the max wattage output of USB 3.0?

  • 4w
  • 2.5w
  • 100w
  • 4.5w 
 

EXPLANATION

 USB 3.0 ports introduced high data transfer speeds of up to 5Gb/s to compatible components, and have also been able to maintain currents and voltages up to 900mA at 5V for a maximum power output of 4.5W.
Share:

How to ping a port

How to ping a port

  • Ping ():Port
  • tcping
  • non of above
  • ping :port 

EXPLANATION

tcping is a tool that allows to verify reachability of TCP port. ... Unlike standard ping, fping or hping, this tool uses simple TCP connection to verify if port is listening and is agnostic of application protocols etc. Each check will simply open a connection and if successful it will immediately close it.

https://www.techlanda.com/2016/01/how-to-ping-port.html
 
Share:

Which of the following dvPort binding types have been removed in vSphere 5

Which of the following dvPort binding types have been removed in vSphere 5

  • Ephemeral Binding
  • Dynamic Binding
  • Lateral Binding
  • Static Binding 

Which of the following dvPort binding types have been removed in vSphere 5

















EXPLANATION

From: http://pubs.vmware.com/vsphere-50/topic/com.vmware.ICbase/PDF/vsphere-esxi-vcenter-server-50-networking-guide.pdf
Select Static binding to assign a port to a virtual machine when the
virtual machine connects to the distributed port group. This option is not
available when the vSphere Client is connected directly to ESXi.

Select Dynamic binding to assign a port to a virtual machine the first
time the virtual machine powers on after it is connected to the distributed
port group. Dynamic binding is depricated in ESXi 5.0.
Select Ephemeral for no port binding. This option is not available when
the vSphere Client is connected directly to ESXi.


Port binding type, along with all other vDS and port group configuration, ... The port is disconnected only when the virtual machine is removed from the port group. ... For example, if you have 300 virtual machines and 100 ports, but never ... and an ESXi 5.x host can support up to 256 ephemeral port groups
Share:

Which of the follow is not a standard method in the US for connecting telephone calls?

Which of the follow is not a standard method in the US for connecting telephone calls?

  • Analog/POTS
  • SIP/VOIP
  • E1/BRI
  • T1/PRI 

EXPLANATION

Analog or Plain Old Telephone Service (POTS) are your standard (essentially) one line in per call telephone lines.  These were fairly inefficient for larger organizations due to the sheer volume of calls needed and the number of physical lines that would be needed to accomplish many concurrent calls, for example a call center needing the ability to work with 45 concurrent calls would need essentially 45 Analog lines (although, later uses of the lines could incorporate some usage of more than one call per physical line), which is both costly and takes up a large volume of real-estate (space).
In order to make multiple concurrent calls across one physical medium, the US telecommunications industry began to use T1 or PRI lines - which could support up to 23 concurrent calls over one "line" (or circuit).  So, for that same business to make approximately 45 concurrent calls, only *2* circuits would be required.
As demands increased yet again and higher-speed backbone connections became available, VoIP (Voice over Internet Protocol) or SIP trunks have become the de-facto standard for high-usage / high-volume (and even low-volume) environments.  The concurrent call limit per SIP or VoIP trunk is essentially limitless, bound *in-theory* only by the amount of bandwidth available to the destination/origin.
BRI circuits are essentially the same (or extremely similar) to the North American/US T1/PRI circuits, however, they are only found overseas/in European countries and NOT in the US.
*This question and the answers, including this explanation, are a simplification of many PSTN and Telecommunications terms and technologies.  Additional details and information can be found by searching Wikipedia, as well as other scholarly resources,  for the aforementioned terms,

SOURCE

https://en.wikipedia.org/wiki/Public_switched_telephone_network
Share:

Standard-use 3.5" hard disk drives for non-enterprise use generally include spin rates that include all except the following

Standard-use 3.5" hard disk drives for non-enterprise use generally include spin rates that include all except the following

  • 10,000 RPM (10k)
  • 5400 RPM (5.4k)
  • 15,000 RPM (15k)
  • 7200 RPM (7.2k) 
Standard-use 3.5" hard disk drives for non-enterprise use generally include spin rates that include all except the following

EXPLANATION

RPM specification, platters need to spin faster to increase performance in a hard drive. This results in moving the data bits past the read/write head faster, which results in higher data rates. Hard drives have been engineered with spin rates as low as 1,200 RPM and as high as 15K RPM. But today’s most common RPM rates, in both laptop and desktop PCs, are between 5,400 and 7,200 RPM.
Given two identically designed hard drives with the same areal densities, a 7,200 RPM drive will deliver data about 33% faster than the 5,400 RPM drive. Consequently, this specification is important when evaluating the expected performance of a hard drive or when comparing different HDD models.



Share:

Popular Posts