The only free onlineattendance management systemwith location tracking app
or
The only free onlineattendance management systemwith location tracking app
or
Track your employee attendance with location tracking from anywhere and anytime using web and mobile app. Set reminders, alerts and notifications.
Work from home attendance and time tracker with live dashboard. Know who is available for work instantly using the live dashboard and instant notification.
Secure the attendance location with IP address lock and geo fencing. Tamperproof attendance data with non editable modes for employees.
Integrate your timesheets with third party payroll, attendance and ERP software. Export to Excel, Pdf and other formats.
Unlimited usersUnlimited check-insUnlimited check-outsWeb attendanceMobile app attendanceUnlimited reports
In the world of MikroTik, the Software ID (SoftID) acts like a digital fingerprint, uniquely identifying your hardware—specifically the storage media like an HDD or NAND. Changing it isn't a simple setting you toggle; rather, it’s a process triggered by hardware changes or intentional re-licensing. Here is the "story" of how a Software ID changes and how you link it to a new license. The Origin: Why Change It? Most users find themselves needing to change or "re-link" a Software ID because of a hardware failure—most commonly a dead hard drive—or because they are moving a license from one virtual machine to another. Since the license is bound to the specific drive ID or the MBR (Master Boot Record), a new drive means a brand new Software ID. The Process: Generating a New ID If you are using a Cloud Hosted Router (CHR) system, you don't manually type a new ID. Instead, the system generates one automatically based on the new environment. , the system ID is bound to the MBR and UUID. If you move the VM, a new ID appears. setups, the ID is tied to the drive. Replacing the drive forces the creation of a new SoftID. The Link: Re-licensing Once you have your new Software ID, you must "link" your existing paid license to it through the MikroTik Account Portal Software ID - License - What the hell! - General - MikroTik Forum
In MikroTik RouterOS, the Software ID is a unique identifier generated based on the storage medium (HDD, SSD, or USB) and cannot be manually edited or "changed" like a setting. If you need to link a license to a new Software ID due to hardware failure or a system migration, use the following procedures: 1. Cloud Hosted Router (CHR) License Transfer CHR licenses are the most flexible and can be transferred between virtual instances via your MikroTik account . Step 1: Register the new CHR. Log into the new instance and run: /system license renew . Enter your MikroTik account credentials to add it to your account. Step 2: Transfer the license. Log into the MikroTik Account Portal, navigate to All CHR keys , find the old license, and click Transfer . Step 3: Select target. Choose the new Software ID from the dropdown menu to link the license. 2. x86 License "Replacement Key" For traditional x86 installations, the license is permanently tied to the storage drive. If the drive fails, you cannot "move" the key yourself and must request a Replacement Key . Cloud Hosted Router, CHR - RouterOS - MikroTik Documentation
The System Identity: This is the name of the router (e.g., "MikroTik-Router-01"). The RouterBOARD License "Software-ID": This is a unique hexadecimal ID tied to the hardware itself (e.g., ABCD-EFGH ), used to register a license key.
Most users asking to "change software id link" are usually trying to rename the router so it shows up correctly in network scans or management links (like WinBox or Dude). However, if you are trying to change the actual License Software ID , that is impossible via software commands. Here is the guide for both scenarios. mikrotik change software id link
Scenario A: Changing the Router Name (System Identity) Use this if you want to change the name of the router in WinBox/WebFig. This is the "name" used in the link when you connect to the router. It is changed via the System Identity menu. Method 1: Via WinBox (GUI)
Open WinBox and connect to your router. On the left menu, click System . Click Identity . In the Name field, enter your desired name (e.g., Office-Floor-1 ). Click Apply or OK .
Note: If you are connected via MAC address (Layer 2), the "Name" column in the Neighbor Discovery list might take a moment to update. In the world of MikroTik, the Software ID
Method 2: Via Terminal (CLI)
Open the New Terminal . Type the following command: /system identity set name="New-Router-Name"
Press Enter . You can verify the change by typing /system identity print . The Origin: Why Change It
Scenario B: The License "Software ID" (Hardware Fingerprint) Use this if you are looking for the ID required to buy a license key. If you are looking at the top of the WinBox window or the License menu and see something like Software ID: 1234-5678 , you cannot change this.
Why? This ID is calculated based on the hardware components of the RouterBOARD (CPU, MAC addresses, etc.). It is effectively the "Social Security Number" of the device. Can I link it? You do not "link" it directly. When you purchase a license key from a MikroTik reseller, you provide them with this Software ID. They generate a license key specifically for that ID. If the ID changes (due to hardware modification), the license becomes invalid.