adding fib to vrf failed with timeout

Version number
7.0beta2

Router’s model
model: RouterBOARD 3011UiAS
firmware-type: ipq8060
factory-firmware: 6.42.12
current-firmware: 7.0beta2
upgrade-firmware: 7.0beta2

Steps to reproduce the issue

[admin@RB3011] > ip vrf add name=vrf10 
[admin@RB3011] > ip vrf add name=vrf20 
[admin@RB3011] > ip vrf add name=vrf30
[admin@RB3011] > 
[admin@RB3011] > 
[admin@RB3011] > routing table print
Flags: D - dynamic; X - disabled, I - invalid; U - used 
[admin@RB3011] > 
[admin@RB3011] > 
[admin@RB3011] > /routing table add fib name=main-fib vrf=main
[admin@RB3011] > /routing table print                         
Flags: D - dynamic; X - disabled, I - invalid; U - used 
 0     name="main-fib" vrf=main fib 
[admin@RB3011] > 
[admin@RB3011] > /routing table add fib name=v10-fib vrf=vrf10   
action timed out - try again, if error continues contact MikroTik support and send a supout file (13)
[admin@RB3011] >

.

Configuration export (use ‘/export hide-sensitive’ command)
[attached]

Any additional information that would help troubleshoot the issue (screenshots, debug logs, etc.).
[admin@RB3011] > system/sup-output name=v7-vrf-fib
created: 100%
[attached]
export.txt (6.5 KB)

Version number
7.0beta2

Router’s model
CHR
.

[admin@CHRv7] > ip vrf add name=vrf10
[admin@CHRv7] > /routing table add fib name=main-fib vrf=main
[admin@CHRv7] > 
[admin@CHRv7] > /routing table print   
Flags: D - dynamic; X - disabled, I - invalid; U - used 
 0     name="main-fib" vrf=main fib 
[admin@CHRv7] > 
[admin@CHRv7] > /routing table add fib name=v10-fib vrf=vrf10
action timed out - try again, if error continues contact MikroTik support and send a supout file (13)
[admin@CHRv7] >

.
export.txt (683 Bytes)
chr-v7-vrf-fib.log (594 KB)

Thank you for the report, at this moment VRFs are not implemented. Adding table to the vrf will simply crash the route.

uuh … yeah … tried to push an interface into a VRF … failed … pushed harder … saw the error-message …
… maybe a little “what’s-worth-to-test-and-what’s-not-implemented-yet-v7-matrix” could be helpfull in the notes … to avoid ‘early redundancy’
… anyway: thumbs-up !