Manual:Metarouter
From MikroTik Wiki
Overview
MetaRouter is a new feature in RouterOS 4.0 beta 1.
MetaRouter is used for the RB400 series boards to create virtual routers.
Commands
The /metarouter menu gives the following:
- add - allows you to create a new virtual router
- print - lets you list any virtual routers
- enable - to enable a virtual router
- disable - to diable a virtual router
- console - lets you access the console of a virtual router
- interface - lets you make network interface mappings
Example
[admin@MikroTik] /metarouter> add
[admin@MikroTik] /metarouter> print Flags: X - disabled # NAME MEMORY-SIZE DISK-SIZE USED-DISK STATE 0 mr0 16MiB 0kiB 377kiB running
[admin@MikroTik] /metarouter> console 0
(To get out of the console do ctrl-A and then q)