Chapter 1: Introduction Flashcards
What are the communication links?
- Fiber.
- Copper.
- Radio.
- Satellite.
Transmission rate:
Bandwidth.
What are packet switches?
Forward packets (chunk of data).
What is the internet?
- “networks of networks”.
2. Interconnected ISPs.
What are the protocols of sending and receiving of messages?
- TCP.
- IP.
- HTTP.
- Skype.
- 802.11 home.
Internet standards:
- RFC (Request for comment).
2. IETF (Internet Engineering Task Force).
What’s the Internet? (A service view)
- Infrastructure that provides services to application:
(i) Web,
(ii) VoIP,
(iii) email,
(iv) games,
(v) e-commerce,
(vi) social nets. - Provide programming interface to apps:
(i) hooks that allow sending
and receiving app
programs to “connect” to
Internet.
(ii) provides services
options, analogous to
postal service.
What’s a network protocol?
All communication activity in Internet governed by protocols.
Protocols define (determine):
Format, order of messages sent and received among network entities, and actions taken on message transmission, receipt.
Computer network protocol (diagram):
Refer to the final folder in DCI file.
What is the network edge?
Clients and servers (Hosts).
What is the access network, physical media?
- Wired.
2. Wireless communication link.
What is network core?
- Interconnected routers.
2. Network of networks.
How to connect end system to edge router?
- Residential access nets.
- Institutional access networks (school, company).
- Mobile access network.
Keep in mind:
- bandwidth (bits per second) of access network?
- shared or dedicated?
Access Network: Digital Subscriber Line (DSL)
- Use existing telephone line to central office DSLAM.
- Data over DSL phone line goes to internet.
- Voice over DSL phone line goes to telephone net.,
What is frequency division multiplexing?
Different channels transmitted in different frequency band.
What is Hybrid Fiber Coax (HFC)?
Asymmetric: up to 30Mbps downstream transmission rate, 2Mbps upstream transmission rate.
Access Network: Cable Network?
- Network of cable, fiber attaches homes to ISP router.
- Home share access network to cable headend.
- Unlike DSL, which has a dedicated access to central office.
What is enterprise access networks (ETHERNET)?
- Typically used in companies, universities, etc,
- Transmission rates: 10Mbps, 100Mbps, 1Gbps.
- Today, end system typically connect into Ethernet switch.
Wireless Access Network:
- Shared wireless access network connects end system to router.
- This connection is via base station aka “access point”.
- Hosts send packets of data.
- Host sending function:
(i) takes application message.
(ii) breaks into smaller chunks, known as packets, of length L bits.
(iii) Transmit packet into access network at transmission rate R.
– link transmission rate, aka
link capacity, aka link
bandwidth–
What are the two types of wireless access network?
- Wireless LANs.
2. Wide-area wireless access.
Wireless LAN:
- Within building (100ft. or 30m).
2. 802.11 b/g/n (Wi-Fi): 11, 54, 450Mbps transmission rate.
Wide are wireless access:
- Provided by telco (cellular) operator: 10’s km.
- Between 1 and 10Mbps.
- 3G, 4G: (LTE).
Packet transmission delay formula:
packet transmission delay formula = time needed to transmit L-bit packet into link = L (bits)/R (bits/sec).