NEW
Font size
WorksheetsMikrotik Router Configuration Test
Total questions: 10
Worksheet time: 5mins
What is the default IP address of a Mikrotik router?
10.0.0.1
192.168.88.1
192.168.1.1
172.16.0.1
How do you access the Mikrotik router's interface?
Connect to the Mikrotik router using SSH at 192.168.88.2.
Use Telnet to reach the Mikrotik router at 192.168.88.3.
Access the Mikrotik interface through a mobile app.
Access the Mikrotik router's interface via a web browser at 192.168.88.1 or using Winbox.
What is the purpose of the Winbox application?
The purpose of the Winbox application is to create custom firmware for routers.
The purpose of the Winbox application is to monitor network traffic in real-time.
The purpose of the Winbox application is to provide a command-line interface for network devices.
The purpose of the Winbox application is to manage MikroTik RouterOS devices through a graphical user interface.
Explain the function of the DHCP server in Mikrotik.
The DHCP server in Mikrotik monitors network traffic for performance.
The DHCP server in Mikrotik provides DNS services to clients.
The DHCP server in Mikrotik dynamically assigns IP addresses to devices on a network.
The DHCP server in Mikrotik manages network security settings.
How can you set up a static IP address for a device?
Access network settings, choose manual IP configuration, enter IP details, and save.
Change DNS settings to automatic and reboot the device.
Reset the router to factory settings and reconnect the device.
Use a dynamic IP address and enable DHCP settings.
What command is used to view the current configuration in Mikrotik?
/config
/view
/export
/settings
Describe how to create a new user in Mikrotik.
Access 'System' > 'Users', click '+', enter username and password, set group, click 'OK'.
Go to 'Network' > 'Users', click 'Add', fill in details, select role, hit 'Save'.
Navigate to 'Settings' > 'Accounts', press 'New', input name and credentials, assign permissions, press 'Submit'.
Open 'Dashboard' > 'Members', select 'Create', type in user info, choose access level, confirm changes.
What is the role of firewall rules in Mikrotik?
Firewall rules in Mikrotik enhance internet speed and performance.
Firewall rules in Mikrotik are used for data storage management.
Firewall rules in Mikrotik control and filter network traffic for security and management.
Firewall rules in Mikrotik provide user authentication for devices.
How can you back up the configuration of a Mikrotik router?
Reset the router to factory settings.
Use Winbox to create a backup file or use the CLI command '/system backup save'.
Use a web browser to download the configuration.
Connect via SSH and type 'backup config' command.
What is the difference between a bridge and a switch in Mikrotik?
A bridge connects network segments at Layer 2, while a switch manages traffic more efficiently at the same layer.
A bridge is used for wireless connections, while a switch is for wired networks.
A bridge filters traffic based on IP addresses, while a switch uses MAC addresses.
A bridge operates at Layer 3, while a switch connects devices at Layer 1.
