Font size
WorksheetsCơ bản về Mạng và Tầng Ứng dụng (Câu 1-14)
Total questions: 150
Worksheet time: 1hrs 15mins
"Flow control" means what?
Sender avoids overflowing receiver buffer
Devices can establish a connection
Data flows bidirectionally on one link
Packets are sent in fixed order
Two devices are said to communicate when what occurs?
A process on one device exchanges with the other
All options are wrong
Both devices run the same network protocol
Both devices run the same application
In the shown TCP segment, what is the Acknowledgement Number in the ACK reply?
1
1460
1109646
1109645
ADSL stands for what?
Asymmetric Dual Subscriber Line
Asymmetric Digital Subscriber Line
Asymmetric Dual System Line
Asymmetric Digital System Line
Application layer provides what kind of communication service?
All are correct
End to end
Client to end
Client to server
Application layer protocols do which of the following?
Define message types exchanged
Specify message structure and syntax
Set rules for sending and receiving
All are correct
ASCII used to encode binary data is called what?
Base 8
Base 16
Base 32
Base 64
What does a channel’s bandwidth mean?
Capacity to carry data on a channel
The OSI layer used in a local network
Connecting a computer to a local network
All are correct
A bridge operates at which OSI layer?
7
4
3
2
What is a bridge commonly used for?
All are correct
Increasing network throughput
Dividing LANs from each other
Connecting LANs together
Which are symptoms of network congestion?
Packet loss
Both answers are wrong
Both answers are correct
Large latency
Which transport protocols are used on the Internet?
UDP
TCP
Both answers are wrong
Both answers are correct
Telnet, POP3, SSH, and SMTP belong to which layer of the Internet protocol stack?
Network
Application
Transport
All are correct
Which are principles of the Data Link layer services?
Both answers are wrong
Error detection and correction
MAC addressing
Both answers are correct
Which situation most commonly causes unintended IP packet loss at a router?
Application refuses to accept data
Receiver TCP buffer overflow
Buffer overflow at the router
Application has no data to send
Which set lists typical UDP-based applications?
Web browsing, VoIP, DHCP
Streaming video, VoIP, SNMP
DNS, video streaming, VoIP, DHCP
Web browsing, email, file transfer
Which switching method reserves a dedicated path and resources for the entire session?
Cell switching
Circuit switching
Packet switching
All listed methods are wrong
Which communication method provides a dedicated channel that remains idle when not actively used?
All listed methods are correct
Circuit Switching
Packet Switching
Multiprotocol Label Switching
Which device is hardware-based rather than primarily software?
Router
Gateway
Firewall
Modem
Which statement correctly describes broadcast delivery?
Send packets to all except one host
Send packets to some hosts except a few
Send packets to one host
Send packets to all hosts
If an IP header shows fragment offset 210 and the MF flag is 0, what does that indicate?
Unfragmented packet of size 210 bytes
This is the last fragment of the original packet
Last fragment with size 210 bytes
Packet was fragmented into 1680-byte pieces
In the shown header, the next packet from src 81.209.179.69 to dst 192.168.124.100 will have which ACK number?
ACK number equals 352
ACK number equals 351
Sequence number equals 352
All listed statements are wrong
A Wireshark capture labeled telnet [SYN], RST, ACK indicates what about the session state?
Restored
Open
Reset
Closed
In the Wireshark screenshot for packets 28–31, which process is occurring?
Connection close
Connection open
File close
File transfer
Which statement best contrasts circuit switching with packet switching?
Circuit ensures fixed path; packet uses shared paths
Circuit uses shared routers; packet reserves bandwidth
Circuit delays are variable; packet delays are constant
Circuit is connectionless; packet is connection-oriented
Given the MAC address table shown, PC1 sends a frame to PC3. What will the switch do with the frame?
Forward out all ports except port 4
Drop the frame entirely
Forward out interface 2 only
Flood out all switch ports
In an SMTP client session, arrange the typical command sequence.
HELO, RCPT TO, DATA, QUIT, MAIL FROM
HELO, MAIL FROM, RCPT TO, DATA, QUIT
HELO, MAIL FROM, RCPT TO, DATA, QUIT
HELO, DATA, MAIL FROM, QUIT, RCPT TO
Which statement correctly describes pipeline protocol characteristics?
All of the above
Buffers store data at sender and/or receiver
Sender can transmit multiple packets without waiting
Sequence numbers must strictly increase
Choose the accurate statement about Multiplexing and Demultiplexing.
Multiplexing at receiver, Demultiplexing at receiver
Multiplexing at sender, Demultiplexing at receiver
Multiplexing at sender, Demultiplexing at sender
Multiplexing at receiver, Demultiplexing at sender
Which standard below is NOT a wireless technology?
IEEE 802.11a
Bluetooth
IEEE 802.11g
IEEE 802.3
Which function is NOT performed by the Data Link layer?
Channel coding
Framing
Error control
Flow control
Which of the following is NOT a Network layer function?
Routing
Internetworking
Congestion control
All are incorrect
Which function does NOT belong to the Network layer?
IP address and domain name mapping
Path selection across internetworks
Packet forwarding between networks
None of the above
Which function moves packets from an input interface to the appropriate output of a router?
NAT
Forwarding
Routing
Encapsulation
Which dotted decimal range represents Class B addresses?
128.x.x.x–191.x.x.x
1.x.x.x–126.x.x.x
240.x.x.x–252.x.x.x
192.x.x.x–223.x.x.x
Which IP class is used for Multicast addressing?
Class A
Class B
Class C
Class D
For Class C, the first 8 bits of the first octet in binary are what?
All answers are incorrect
1011 1111
1101 1111
1000 0000
For Class B, the first 8 bits of the first octet in binary are what?
All answers are incorrect
1101 1111
1100 0000
1000 0000
In which FTP mode does the client passively wait while the server opens the data connection?
Active
None of the above
Passive
Hybrid
Client downloads 5 files from an FTP server. How many connections are needed?
3
4
5
6
Which protocol is used by a client to determine duplicate IP addresses?
Broader gateway protocol
Address resolution protocol
Internet relay chat
All statements are wrong
How many layers are in the OSI model?
5
7
4
6
How many layers are in the TCP/IP model?
6
5
7
4
Which tool allows measuring delay when sending packets?
Traceroute
Packet sniffing
Ping
Scan
CSMA (Carrier Sense Multiple Access) is which form?
Channel planning by time slots
Random access
Token passing among nodes
Channel planning by frequency slots
Data at the application layer is called what?
Data gram
All are wrong
Packet
Message
DHCP client sends data to DHCP server over which UDP port?
66
69
67
68
DHCP client and server within one subnet use which method to communicate?
TCP broadcast
UDP unicast
TCP unicast
UDP broadcast
DHCP is used for which IP versions?
Both are wrong
Both are correct
IP version 6
IP version 4
DHCP stands for which of the following?
Dynamic Hyper Control Protocol
Dynamic Host Configuration Protocol
Dynamic Hyper Configuration Protocol
Dynamic Host Control Protocol
DHCP is a service that provides which of the following?
Both are wrong
Both are correct
IP address
MAC address
Can a DHCP server provide IP addresses in which modes?
Static
Automatic
Dynamic
All are correct
What is DHCP snooping?
DHCP request encryption
All are wrong
DHCP allocation algorithm
Advanced technique to enhance DHCP security
Which network service resolves domain names to IP addresses?
DNS
FTP
DHCP
HTTP
Which service helps find an IP address when browsing the Internet?
HTTP
FTP
DNS
POTS
Which service below requires real-time communication?
TELEPHONE
TELNET
FTP
DNS is the abbreviation of which phrase?
Dynamic Network System
Dynamic Name System
Domain Name System
Domain Network Service
Which port does DNS use?
21
53
80
23
Based on the Wireshark screenshot, which statement is correct?
All statements are correct
Packets 1,2,3 indicate connection start
Packet 2 uses a proxy service
Packet 3 uses the shtml protocol
From the header view shown, what is the window size used for flow control in this TCP segment?
24
8760
4
1460
From the header view shown, which TCP segment would be sent next in response to this one?
SYN
FIN
URG
ACK
Which is a characteristic of a pure P2P architecture?
Devices connect intermittently and change IPs
No active central server
Direct contact between any endpoints
All of the above
Which IP address range is called APIPA?
169.254.0.1 to 169.254.255.255
169.254.0.1 to 169.254.0.254
169.254.0.1 to 169.254.0.255
169.254.0.1 to 169.254.255.254
Which protocol does not belong to the application layer?
FTP
TELNET
ICMP
SMTP
Which protocol is at the application layer?
Both answers are correct
Both answers are wrong
TCP
FTP
Which application-layer protocol helps a client retrieve mail?
Both answers are correct
Pop3
Simple Mail Transfer Protocol
Both answers are wrong
Which application-layer protocol helps send and store mail on a server?
Both answers are correct
Pop3
Both answers are wrong
Simple Mail Transfer Protocol
Which of the following is an architectural model?
Both a and b are correct
All are wrong
Peer to peer
Client to server
Which subnet mask matches a Class C address block?
255.0.255.255
255.0.0.255
255.255.255.0
255.255.25.0
Use Dijkstra’s algorithm on the shown router graph starting from node u. At initialization (step 0), what are D(v), D(w), D(x), D(y), D(z)?
3, 6, 7, ∞, ∞
6, 6, 2, 1, 2
3, 6, 6, ∞, ∞
3, 4, 7, 6, 5
Which command helps find the IP address of a website from a client machine?
ipweb
ipconfig
nslookup
webconfig
To determine the IP class of an address, which component is examined?
Subnet mask
Dot count
DHCP address
Leading octet
Which protocol can allocate IP addresses dynamically to hosts?
DHCP
FTP
HTTP
DNS
Which mechanism reduces external Internet traffic for an organization by serving repeated content locally?
Cookies
Firewall
Web caching
Proxy
To deliver a message to the correct application on a host, which address must be targeted?
Port
MAC address
None are correct
IP address
For simultaneous data transmission at both ends on the data link, how must the nodes be configured?
Both full-duplex mode
One full-duplex, one half-duplex
Both half-duplex mode
Both allow simultaneous transmission
When initiating a TCP connection, which flag is set in the first packet sent by the client?
SYN
SEQ
ACK
FIN
Using checksum for bit-error detection and ACK/NAK feedback for reliability, what is a limitation of this scheme?
Checksum only detects loss, not errors
If ACK/NAK is lost, sender can’t confirm
All statements are false
No issue, reliable delivery guaranteed
A broadcast IP address has which host field pattern?
Host_ID all zeros
Host_ID all ones
Net_ID all zeros
Net_ID all ones
What is the binary form of the first 8 bits of the last address in class A?
0111 1111
1111 0000
1000 001
All are wrong
What is the binary pattern of the first 8 bits of the first address in class C?
1110 0000
1100 0000
11111 0000
1111 0000
What is the binary pattern of the first 8 bits of the last address in class C?
1101 1111
1111 1111
All are wrong
1110 1111
Địa chỉ IP cuối cùng trong một đường mạng thể hiện điều gì?
Địa chỉ ip
Địa chỉ net
Địa chỉ broadcast
Địa chỉ host
Địa chỉ IP đầu tiên của class lớp B có 8 bit đầu tiên có dạng là?
1011 1111
Tất cả đều sai
1001 1111
1000 0000
Địa chỉ IP nào sau đây là địa chỉ broadcast?
255.255.255.0
0.0.0.0
255.255.255.255
255.255.0.0
Địa chỉ IP version 6 có bao nhiêu bit?
64
128
96
32
Địa chỉ lớp nào cho phép mượn 14 bits để chia Subnet?
Lớp A hoặc lớp B
Lớp A
Lớp B
Lớp C
Địa chỉ MAC broadcast có giá trị là bao nhiêu?
FF-FF-FF-FF-FF-FF
FF-FF-FF-FF-FF-FF-FF
FF-FF-FF-FF-FF
FF-FF-FF-FF
Địa chỉ MAC nào sau đây hợp lệ?
1A-2F-BB-76-09-AD
1A-2F-BB-76-0G-AD
1A-2H-BB-76-09-AD
1A-2H-BH-76-09-AD
Địa chỉ Multicast là địa chỉ IP có octet đầu tiên thuộc dãy?
192..223
240..255
224..239
172..191
Địa chỉ nào sau đây là một địa chỉ Unicast và có thể gán cho một host trên mạng?
172.31.128.255/18
224.1.5.2B. FF
192.168.24.59/30
FF.FFFF.FFFF
Địa chỉ network private lớp A là địa chỉ nào sau đây?
172.16.0.0
10.0.0.0
192.168.0.0
172.31.0.0
Địa chỉ network private lớp B có dạng nào sau đây?
192.168.0.0
10.0.0.0
172.16.0.0 đến 172.31.0.0
Tất cả đều đúng
Địa chỉ network private lớp C có dạng nào sau đây?
192.168.0.0
172.31.0.0
172.16.0.0
10.0.0.0
Điều gì là đúng khi nói về smtp sau đây?
SMTP và HTTP có chung một kí hiệu kết thúc message
MAIL FROM: và From: là một
2 Đáp án đều sai
2 Đáp án đều đúng
Điều gì sau đây là KHÔNG đúng về virtual circuit?
Tất cả các router từ nguồn đến đích phải lưu lại trạng thái cho từng kết nối đi ngang qua.
Đòi hỏi phải tạo kết nối trước.
Mỗi packet có số hiệu VC identifier.
Packets được forwarded dựa trên địa chỉ máy đích (destination host address).
Điều kiện để giao thức Slotted ALOHA hoạt động là?
Tất cả các frame có cùng kích thước
Tất cả đều đúng
Thời gian được chia thành các slot có kích thước bằng nhau
Các node được đồng bộ hóa
Which statement about the following connection is correct? GET /cs453/index.html HTTP/1.1 Host: gai.cs.umass.edu User-Agent: Mozilla/5.0 ( Windows;U; Windows NT 5.1; en-US; rv:1.7.2) Gec ko/20040804 Netscape/7.2 (ax) Accept:text/xml, application/xml, application/xhtml+xml, text /html;q=0.9, text1/plain;q=0.8,image/png,/;q=0.5 Acce2pt-Language: en-us,en;q=0.5 Accept-Encoding: zip,deflate Accept-Charset: ISO -8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection:keep-alive
All statements are false
The host path is /cs456/index.html
The IP address is included as 20040804
The connection type shown is persistent
Which statement is NOT true about web caches?
It reduces response time for users
A web cache has no separate memory space
It stores the most frequently copied objects
It operates under a client-server model
Which statement is correct about applications HTTP, SMTP, FTP, BitTorrent?
All use peer-to-peer architectures
All use transport-layer services
Two statements are correct
All statements are false
Which statement is true about TCP congestion control?
Two statements are false
During CA, loss via DupAck triggers slow start
Two statements are correct
During slow start, timeout loss triggers CA
Which statement is correct about circuit switching service?
Always follows a fixed route
Requires a three-way handshake to connect
Uses IP addresses for communication
All statements are false
Which statement is correct about the IP 172.16.0.0/12?
Can be split into 16 subnets with equal hosts
A public IP comfortable for intranets
It is assignable only to computers
Its broadcast address is 255.255.255.015
Which statement is correct about class A addressing?
Network 7 bits host 24 bits
Network 15 bits host 16 bits
Network 8 bits host 24 bits
Network 16 bits host 16 bits
Which statement is correct about class B addressing?
Network 14 bits host 16 bits
Network 16 bits host 16 bits
Network 18 bits host 14 bits
Network 16 bits host 14 bits
Which statement is correct about class C addressing?
Network 21 bits host 8 bits
Network 24 bits host 8 bits
Network 16 bits host 14 bits
Network 18 bits host 14 bits
Which statement is correct about the NAT protocol?
All statements are true
Saves IPv6 addresses
Uses destination router port numbers
Converts private IP to public
Which statement is correct about NAT operation?
All statements are true
Translates private IP to public IP
Designed to reduce IP version count
Adds port information to reach destination router
Which statement is correct about RDT 3.0?
Two statements are false
ACK checks lost packets and times out
Sequence numbers 0,1 detect duplicates
Two statements are correct
Which statement is true about TCP (Buffer/Sequence)?
Host A cannot exceed B’s receiver buffer
Seq always increases by x+1
TCP rwnd size never changes
B does not ACK if no data to resend
Which statement is correct about the TCP header?
Packet seq is 38, 4 bytes means ACK 42
Two statements are correct
The header includes the rwnd field
Two statements are false
Điều nào sau đây là đúng khi nói về giao thức TCP?
Tất cả đều đúng
Trong giao thức TCP trường sequence number là một số có giới hạn
Trong giao thức TCP ack đại diện cho thứ tự số byte
Trong giao thức sequence number đại diện cho thứ tự số gói tin
Điều nào sau đây là đúng khi nói về giao thức TCP?
Tất cả đều đúng
Sequence number là một số có giới hạn
ACK đại diện cho thứ tự số byte
Gói tiếp theo phải có seq x+1
Điều nào sau đây là đúng khi nói về mô hình mạng LAN 192.168.3.0 và 192.168.1.0?
Trong switch chứa record định tuyến qua đường mạng
Trong router 2 có bảng định tuyến chứa địa chỉ mac
Sử dụng lệnh ARP –a tại máy E luôn có MAC của máy A
Tất cả đều sai
Điều nào sau đây là đúng khi nói về mô hình mạng LAN/Router được cho?
ARP -a tại máy E luôn có MAC của máy A
Tất cả đều sai
Switch chứa record định tuyến
Router 2 có bảng định tuyến chứa MAC 99-...
Điều nào sau đây là đúng khi nói về TCP?
Rec window là một giá trị hằng số
MSS là một giá trị hằng số
Tất cả đều đúng
Một kết nối truyền file sử dụng giao thức TCP có độ lớn giới hạn
Điều nào sau đây là đúng khi nói về thuật toán forwarding của router?
2 Đáp án đều sai
2 Đáp án đều đúng
Nếu không trùng phần nào trong forward table thì đi theo interface default
So trùng phần bit trùng dài nhất
Điều nào sau đây là đúng về các trường trong IPv4 header?
Trường source port và destination port đại diện cho thông số port trong IP header
Trường Flag có giá trị 000 khi gói tin là không bị fragment
Tất cả đều đúng
Trường identification là một trường số ID 32 bit
Điều nào sau đây là đúng về các trường trong IPv4 header?
Source/Des port nằm trong IP header
Flag=000 khi không bị fragment
Identification là trường ID 32 bit
Tất cả đều đúng
Điều nào sau đây là đúng về giao thức mạng?
Là tập hợp quy tắc truyền thông
Html là một giao thức mạng
2 Đáp án đều đúng
2 Đáp án đều sai
Điều nào sau đây là đúng về HTTP?
User yêu cầu trang web 3 ảnh thì nhận 4 response
HTTP respone không bao giờ có message body rỗng
2 web page khác nhau có thể truyền qua cùng kết nối persistent
Kết nối nonpersistent có thể chứa nhiều web page khác nhau
Điều nào sau đây là không đúng khi nói về web cache?
Web cache có thể giảm thời gian phản hồi
Web cache hoạt động theo mô hình client-server
Web cache chứa đối tượng sao chép gần nhất
Web cache không có không gian nhớ riêng
Điều nào sau đây thuộc về cơ chế flow controll trong TCP?
2 Đáp án đều sai
Window size
2 Đáp án đều đúng
Maximum size segment(MSS)
Độ dài lớn của datagram header IP vesion 6 có độ dài bao nhiêu?
10 bytes
20 bytes
30 bytes
40 bytes
Đúng về giao thức chuyển mạch ảo và giao thức chuyển mạch gói?
2 Đáp án đều đúng
2 Đáp án đều sai
Giao thức chuyển mạch ảo là giao thức phi kết nối tại tầng mạng
Giao thức chuyển mạch gói là giao thức hướng kết nối
Which statement correctly describes TCP congestion handling?
Both statements are wrong
Both statements are correct
On timeout, reduce by half and increase linearly
On dupack, reduce by half and increase linearly
What information does an Ethernet frame header contain?
MAC address
Both are correct
IP address
Both are wrong
What is a firewall in computer networks?
A system designed to predict unauthorized access
A system designed to block unauthorized access
A hardware or software device inside the network path
A hardware device placed outside the network path
FTP is built on which model?
P2P
All are wrong
Client to server
Hybrid
FTP stands for what?
First transfer protocol
File transfer protocol
Fine transfer protocol
All are wrong
FTP listen connection uses which TCP port?
20
19
21
22
FTP data transfer through TCP uses which port?
20
19
22
21
A packet from source to destination passes 3 routers. Through how many interfaces and how many forwarding tables does it go?
8 interfaces, 3 tables
All are wrong
3 interfaces, 3 tables
3 interfaces, 2 tables
Which value does not belong to the Network layer?
Port des
All are correct
TOS
IP source
Which routing protocol below is a Distance-Vector protocol?
Calculated
BGP
RIP
OSPF
What will CSMA/CD do upon detecting a transmission anomaly?
Seize the medium by signaling nodes to pause
Keep trying until congestion occurs then stop
Continue transmitting while sending a jam signal
Abort transmission and send a jam signal
Which inter-domain routing protocol connects the Internet?
IS-IS
BGP
RIP
OSPF
Which routing protocol uses Dijkstra’s algorithm?
BGP
OSPF
Others
RIP
What does CSMA/CD stand for in English?
Collision Sense Multiple Access/ Carrier Detection
Collision Sense Multiple Access/ Carrier Detection
Carrier Sense Multiple Access/ Collision Deterence
Carrier Sense Multiple Access/ Collision Detection
Which architecture is FTP built upon?
Data center
Distributed
Client server
Discrete
How many connections does FTP use?
4
2
1
3
Which capability is NOT provided by the IP protocol?
Defining IP address
Providing transport layer service
Supporting error reporting
Defining IP packet
Point-to-Point Protocol (PPP) encapsulates which frames?
Both statements are false
Both statements are correct
Ethernet frames in PPP frames
PPP frames in Ethernet frames
Which MAC approach partitions the channel into smaller pieces and allocates them exclusively to nodes?
Channel partitioning
Random access
Round robin
ALOHA
Which protocol is used to send outgoing email?
HTTP
ICMP
POP3
SMTP
Which protocol does NOT operate with a best-effort delivery mechanism?
UDP
TCP
IP
All are correct
Which system resolves Internet domain names and host names to IP addresses?
All are wrong
Domain name system
Internet control message system
Dynamic system name control
Which protocol allows a computer to remotely control another computer?
Telnet
TFTP
All are wrong
FTP
Which protocol provides reliable, trustworthy connections for sending messages?
IP
All are correct
UDP
TCP
Which protocol provides host-to-host connections?
UDP
All are correct
TCP
IP
