Describe a dedicated private connection.
What will be an ideal response?
Dedicated private connections manifest themselves as two locations interconnected by a connection such as a T1 line. Each end of the T1 line goes into a router (after going through a CSU/DSU). Note that this connection does not use the Internet in any way-it is not a VPN connection. Private dedicated connections of this type are expensive and are only used by organizations that need the high bandwidth and high security these connections provide. These connections are invisible to the individual computers on each network. There is no special remote connection configuration of the individual systems, although you may have to configure DHCP and DNS servers to ensure that the network runs optimally.
You might also like to view...
A table organizes data in columns and rows
Indicate whether the statement is true or false
Which of the following declares a StreamReader variable namednewFile?
A. Dim inFile As IO.StreamReader B. Dim newFile As IO.StreamReader C. Dim newFile As IO.StreamWriter D. Dim newFile As StreamReader