Hi,
I installed ROSv7.11beta7 X86. After the system booted I was able login via local keyboard.
The router does not get an IP address on any interface, nor it is detected by Winbox.
What am I doing wrong?
Hi,
I installed ROSv7.11beta7 X86. After the system booted I was able login via local keyboard.
The router does not get an IP address on any interface, nor it is detected by Winbox.
What am I doing wrong?
You’ll have to do some troubleshooting:
Etc.
Default CHR has no config.
Are you using CHR or x86 on bare metal hardware?
Has your CHR instance minimum required allocated amount of RAM?
The minimum required RAM depends on interface count and CPU count. You can get an approximate number by using the following formula:
· RouterOS v6 - RAM = 128 + [ 8 × (CPU_COUNT) × (INTERFACE_COUNT - 1) ]
· RouterOS v7 - RAM = 256 + [ 8 × (CPU_COUNT) × (INTERFACE_COUNT - 1) ]