As Altibase is an open-source software, there is no need to request for the license key. However, in order to receive technical support and other services, a license must be purchased.
If a license is purchased, there will be a license certification with a warranty, and this license insurance certification includes a key that matches the license suitable for the equipment to be installed.
(For purchasing a license, contact our sales representative: sales@altibase.com)
A trial license can be issued from the Altibase Technical Support Porta (http://support.altibase.com/en/), and a key can be used for 90 days.
Reference) How to Search MAC Address by OS
OS | Command | Output example | Input method |
Linux | $ ifconfig -a or $ /sbin/ifconfig -a | $ ifconfig -a | Enter digis excluding the colon ( : ) in the HWaddar part Input example) 14:DA:E9:68:A9:55 => 14DAE968A955 |
Solaris | $ ifconfig -a (must be run as root) | # ifconfig -a lo0: flags=1000849mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 eri0: flags=1000843mtu 1500 index 2 inet 192.168.1.69 netmask ffffff00 broadcast 192.168.1.255 ether 0:3:ba:b0:64:9d lo0: flags=2000849mtu 8252 index 1 inet6 ::1/128 eri0: flags=2000841mtu 1500 index 2 ether 0:3:ba:b0:64:9d inet6 fe80::203:baff:feb0:649d/10 | Enter 12 digits excluding the colon (:) in the ether part. Input example) 0:3:ba:b0:64:9d => 0003bab0649d |
AIX | $ lscfg -vp or $ lscfg -vpl | $ lscfg -vp | grep -i 'network address' Network Address.............10000000C98FA544 Network Address.............00215E891312 Network Address.............00215E891313 Network Address.............E41F131EB561 | Enter 12 digits of the Network Address value among the results of lscfg -vp. 00215E891312 => 00215E891312 |
HP-UX | $ lanscan or $ /usr/sbin/lanscan | $ /usr/sbin/lanscan Message catalog can't be opened/accessed for language ko_KR.eucKR. Language C will used. Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI Path Address In# State NamePPA ID Type Support Mjr# 0/4/2/0 0x0017A4517308 0 UP lan0 snap0 1 ETHER Yes 119 0/4/2/1 0x0017A4517309 0 UP lan1 snap1 2 ETHER Yes 119 | Enter 12 digits excluding 0x in the Address part. 0x0017A4517308 => 0017A4517308 |
Windows | C:\>ipconfig /all | C:\> ipconfig /all Connection-specific DNS suffix .. . . . : | Enter 12 digits excluding-in the physical address. 2C-41-38-05-81-D9 => 2C41380581D9 |