Vocabulary

This commit is contained in:
2025-10-06 01:12:52 +03:00
parent 87d353cd27
commit 1fcd7d712d
2 changed files with 15 additions and 1 deletions

14
september/vocabulary.md Normal file
View File

@@ -0,0 +1,14 @@
# Vocabulary
| English Term | Ukrainian Term | Meaning |
| ------------ | ------------------- | --------------------------------------------------------- |
| Router | Маршрутизатор | A device that directs data packets between networks. |
| Switch | Комутатор | Connects multiple devices within a local network. |
| Packet | Пакет | A unit of data transmitted over a network. |
| IP Address | IP-адреса | A unique identifier assigned to each device on a network. |
| Subnet | Підмережа | A smaller, logical section of a larger network. |
| Topology | Топологія | The physical or logical layout of a network. |
| Simulation | Симуляція | A virtual test of network configurations and behavior. |
| Ping | Пінг | A tool used to test connectivity between two devices. |
| Bandwidth | Пропускна здатність | The amount of data that can pass through a network link. |
| Firewall | Брандмауер | A system that controls and filters network traffic. |