Ulangan Harian Teknologi Layanan Jaringan Kelas Xi Tkj

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Mochamad Sirodjudin
M
Mochamad Sirodjudin
Community Contributor
Quizzes Created: 1 | Total Attempts: 4,061
| Attempts: 4,061 | Pertanyaan: 20
Please wait...

Question 1 / 20
0 %
0/100
Score 0/100
1. Untuk keluar dari mode tertentu digunakan perintah

Explanation

The correct answer is "exit" because it is the command used to exit or terminate a specific mode in a system or program. It is commonly used in command-line interfaces or programming environments to go back to the previous level or exit the current mode.

Submit
Please wait...
About This Quiz
Ulangan Harian Teknologi Layanan Jaringan Kelas Xi Tkj - Quiz

Tell us your name to personalize your report, certificate & get on the leaderboard!
2. Nomer yang bisa di hubungi pada setiap ip phone disebut sebagai

Explanation

The correct answer is "dial number" because it refers to the number that can be dialed on an IP phone to make a call. It is the specific number that is assigned to each IP phone for making outgoing calls. This option accurately describes the function and purpose of the number in question.

Submit
3. Perintah ip source-address 192.168.1.1 port 2000 menunjukkan bahwa port komunikasi yang digunakan yaitu

Explanation

The given command "ip source-address 192.168.1.1 port 2000" indicates that the communication port being used is 2000.

Submit
4. Perintah default-router 192.168.1.1 digunakan untuk menentukan alamat apa?

Explanation

The command "default-router 192.168.1.1" is used to specify the default gateway address. In a network, the default gateway is the device that connects the network to other networks or the internet. It is responsible for routing the network traffic to the appropriate destination. Therefore, the correct answer is "gateway".

Submit
5. VoIP adalah Voice…………..Internet Protocol

Explanation

The correct answer is "over" because VoIP stands for Voice over Internet Protocol, which refers to the technology that allows voice communication over the internet.

Submit
6. Perintah untuk menentukan maksimal nomer telpon yang bisa di gunakan hanya 2 adalah

Explanation

The correct answer is "max-dn 2" because the command "max-dn 2" sets the maximum number of directory numbers (DN) that can be used to 2. This means that only 2 phone numbers can be assigned and used in the system. The other commands mentioned, such as "max-ephones 3" and "max-ephones 2", are not relevant to setting the maximum number of telephone numbers. The command "number 1002" is also unrelated to setting the maximum number of phone numbers. The command "max-dn 3" sets the maximum number of directory numbers to 3, which is not the correct answer.

Submit
7. Salah satu pertimbangan penggunaan VoIP adalah

Explanation

VoIP (Voice over Internet Protocol) is a technology that allows users to make phone calls over the internet instead of using traditional telephone lines. One of the considerations of using VoIP is the cost of telephone calls. Compared to traditional phone services, VoIP often offers lower costs for long-distance and international calls. This is because VoIP utilizes the internet infrastructure, which can be more cost-effective than traditional phone networks. Therefore, "biaya telpon" (telephone costs) is a relevant consideration when deciding to use VoIP.

Submit
8. Perintah ip address 192.168.1.1 255.255.255.0 adalah memberikan ip address kepada router secara

Explanation

The command "ip address 192.168.1.1 255.255.255.0" is used to manually assign a static IP address to a router. This means that the router will always use the specified IP address (192.168.1.1) and subnet mask (255.255.255.0) and it will not change dynamically.

Submit
9. Perintah untuk menentukan maksimal ip phone yang bisa di gunakan hanya 4 adalah

Explanation

The correct answer is "max-ephones 4". This command is used to determine the maximum number of IP phones that can be used, and in this case, it is set to 4.

Submit
10. IP phone di konfigurasi melalui

Explanation

IP phones are typically configured through a router. Routers are networking devices that connect different networks together and manage the traffic between them. They have the capability to assign IP addresses to devices on the network and provide the necessary routing protocols for communication. Therefore, it makes sense that IP phones, which rely on IP addresses for communication, would be configured through a router. Switches and hubs are used for connecting devices within a network, but they do not have the same routing capabilities as a router. A gateway is a device that connects different types of networks together, but it is not typically involved in the configuration of IP phones.

Submit
11. Dari mode user exec jika hendak masuk ke mode privilidge maka perintahnya adalah

Explanation

To enter the privilege mode from the user exec mode, the correct command is "enable". This command allows the user to access the privileged mode, which provides higher levels of access and control over the device's configuration and management.

Submit
12. Protocol yang digunakan oleh VoIP adalah

Explanation

SIP (Session Initiation Protocol) is the protocol used by VoIP (Voice over Internet Protocol) to establish, modify, and terminate multimedia sessions. It is responsible for initiating and terminating voice and video calls, as well as enabling other communication features such as instant messaging and presence information. SIP operates at the application layer of the TCP/IP protocol stack and uses UDP or TCP for transport. It is widely used in VoIP systems and devices for its ability to handle signaling and control functions efficiently.

Submit
13. Berapakah ip terakhir yang akan di pinjamkan ke client dari perintah berikut option 25 ip 192.168.0.192

Explanation

The given question provides the IP address range as "192.168.0.192/25". This means that the subnet mask is 255.255.255.128 (/25 indicates that the first 25 bits are network bits and the remaining 7 bits are host bits). The last IP address that can be assigned to a client in this range is the broadcast address, which is the highest address in the subnet. In this case, the broadcast address is "192.168.0.255". Therefore, the correct answer is "192.168.0.255".

Submit
14. Agar komunikasi voice dan data bisa teratur maka perlu di buat…  

Explanation

To ensure smooth communication between voice and data, it is necessary to create VLANs. VLANs (Virtual Local Area Networks) allow network administrators to separate and prioritize different types of traffic, such as voice and data, within a network. By creating separate VLANs for voice and data, network congestion and interference can be minimized, resulting in improved quality and reliability of voice communication.

Submit
15. Rentang ip address yang akan diberikan ke client disebut dengan

Explanation

The correct answer is "pool". In a DHCP (Dynamic Host Configuration Protocol) network, a pool refers to the range of IP addresses that will be assigned to clients. The DHCP server manages this pool and assigns IP addresses from it to clients when they connect to the network.

Submit
16. Ip address yang tidak dipinjamkan ke client akan di masukkan ke dalam kelompok apa?

Explanation

The given correct answer is "exclude" because when configuring DHCP (Dynamic Host Configuration Protocol), the IP addresses that are not to be assigned to clients are placed in the "exclude" group. This ensures that these specific IP addresses are not included in the pool of available addresses for client assignment.

Submit
17. Perintah ping berada pada level mode apa?

Explanation

The correct answer is "exec". The "exec" mode is a level mode in which the "ping" command is available. In this mode, users have the highest level of access and can execute privileged commands and perform administrative tasks on the system.

Submit
18. Perintah untuk mengaktifkan konfigurasi ip pada router adalah

Explanation

The given command "no shutdown" is used to activate or enable a specific interface on a router. In this case, it is being used to activate the configuration of the IP address on the "fastethernet 0/0" interface of the router. By issuing the "no shutdown" command, the interface will be brought up and start functioning, allowing for the IP configuration to take effect.

Submit
19. Berikut alat yang tidak dibutuhkan dalam topologi VoIP

Explanation

The correct answer is "router 2881" because the question asks for the device that is not needed in a VoIP topology. A VoIP (Voice over Internet Protocol) system allows for voice communication over an IP network, such as the internet. In this case, routers are necessary for routing voice traffic over the network. However, the router model "2881" is not a valid or commonly used router model, so it is not needed in a VoIP topology.

Submit
20. Layanan dalam router yang menghandle komunikasi antar ip phone

Explanation

CME stands for Cisco CallManager Express, which is a feature in Cisco routers that provides call processing for IP phones. It handles the communication between IP phones by providing call control, call routing, and other telephony features. Therefore, CME is the correct answer as it is a service within the router that handles communication between IP phones.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 21, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jan 26, 2019
    Quiz Created by
    Mochamad Sirodjudin
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Untuk keluar dari mode tertentu digunakan perintah
Nomer yang bisa di hubungi pada setiap ip phone disebut sebagai
Perintah ip source-address 192.168.1.1 port 2000 menunjukkan bahwa...
Perintah default-router 192.168.1.1 digunakan untuk menentukan alamat...
VoIP adalah Voice…………..Internet Protocol
Perintah untuk menentukan maksimal nomer telpon yang bisa di gunakan...
Salah satu pertimbangan penggunaan VoIP adalah
Perintah ip address 192.168.1.1 255.255.255.0 adalah memberikan ip...
Perintah untuk menentukan maksimal ip phone yang bisa di gunakan hanya...
IP phone di konfigurasi melalui
Dari mode user exec jika hendak masuk ke mode privilidge maka...
Protocol yang digunakan oleh VoIP adalah
Berapakah ip terakhir yang akan di pinjamkan ke client dari perintah...
Agar komunikasi voice dan data bisa teratur maka perlu di...
Rentang ip address yang akan diberikan ke client disebut dengan
Ip address yang tidak dipinjamkan ke client akan di masukkan ke dalam...
Perintah ping berada pada level mode apa?
Perintah untuk mengaktifkan konfigurasi ip pada router adalah
Berikut alat yang tidak dibutuhkan dalam topologi VoIP
Layanan dalam router yang menghandle komunikasi antar ip phone
Alert!

Advertisement