Lesson 7: Intro To Network Components Flashcards
What does ISO stand for and what does it do?
International organization of standards. Is a international standards organization headquartered in Switzerland. Standards also developed with the international Electrotechnical Commision ( IEC) and designated as ISO/ IEC . ISO based on Greek word isos meaning equal.
What does IET F stand for and what does it do?
Internet Engineering Task Force. Is a standards organization that develops and promotes Internet standards. It’s focus is on the TCP/IP protocol Suite used on the Internet.
What does RFC stand for and what does it do?
Request for Comment. When the IETF develops standards it first publishes them as an RFC with a number. E.g RFC 1918 defines what IP address should be reserved for private networks. An RFC is never modified after it is published. If change is needed a new RFC is published with a new number.
What is a Dial-up?
Phones and phone lines connected through a PSTN (Public Switch Telephone Network).
What does PSTN stand for?
Public Switch Telephone Network
What does ISDN stand for?
Integrated Services Digital Network
What is ISDN?
ISDN is a dial-up connection that uses telephone network. Since signals are digital it doesn’t use a modem but instead ISDN lines use terminal adapters in place of modems.
What are the 2 primary types of ISDN connections?
Basic Rate Interface (BRI) and Primary Rate Interface (PRI)
What does DSL stand for?
Digital subscriber line
What is DSL?
Another alternative that uses PSTN. Like ISDN, DSLs send signals over the lines using digital signals instead of analog connections used by traditional dial-up connections.
What are the two common types of DSL?
ADSL (Asymmetric) and SDSL (Symmetric)
What are the types of phone connections?
Dial-up, ISDN, DSL, Cellular
What does IEEE stand for and what is IEEE do?
Institution of Electrical Engineers. IEEE is a standards organization that has defined a wide assortment of standards. For example IEEE 802.3 is a collection of standards for wired networks. IEEE 802.11 is a collection of standards for wireless networks. IEEE commonly pronounced as “I Triple E”.
What does WiMax stand for?
Worldwide Interoperability for Microwave Access
What is WiMAX?
WiMAX is a wireless standard that is expanding the range of many wireless networks. The goal is to deliver high speed internet access for large geographical areas without physical connectivity.
What is a Satellite?
A good alternative for users who don’t have access to cable providers or don’t have cellular access
What does authentication mean?
When a user proves who they are with credentials. A common method of Authentication requires use of username and password.
What is authorization?
When users are authorized access to resources based on identity. E.g Dan might be granted authorization to files on a server. However just because he can log in and authenticate doesn’t mean he has access to all resources on a network. Authorization is granted with permission.
What is a NIC?
NIC is a Network Interface Card that connects a computer to a network. Most common NIC is the RJ-45. The RJ-11 connector found on phone lines is similar to the RJ-45 except that the RJ-11 connector is smaller.
What is a Hub?
A hub provides connectivity to several devices. E.g a few computers and a printer. All of the users can print off the same printer and share pictures, files etc and other users can access them through the hub.
What are routers?
Routers connect networks together. E.g when you have multiple networks using switches and then connecting these networks with a router.
What are switches?
Switches connect computers and network devices just as hubs do. Switches identify what devices are connected to each port. They then send data only to the device needed through the port associated with it.
What is the difference between hubs and switches?
The big difference is that switches are more intelligent having the ability to learn. Hubs send data to all ports. Switches send data to specific ports.
What does modem stand for?
Modulator demodulator