Community discussions

MikroTik App
 
User avatar
otgooneo
Trainer
Trainer
Topic Author
Posts: 581
Joined: Tue Dec 01, 2009 3:24 am
Location: Mongolia
Contact:

How to connect metarouters

Wed Feb 23, 2011 7:14 am

Hello, Please help me to create virtual connection between two metarouters. Example:
You do not have the required permissions to view the files attached to this post.
 
blake
Member
Member
Posts: 426
Joined: Mon May 31, 2010 10:46 pm
Location: Arizona

Re: How to connect metarouters

Wed Feb 23, 2011 7:49 am

You can't connect them directly together, but you can do it through a bridge on the host.
/interface bridge add name=vm-bridge

/metarouter
add name=mr0
add name=mr1

/metarouter interface
add virtual-machine=mr0 type=static static-interface=ether1
add virtual-machine=mr0 type=dynamic dynamic-bridge=vm-bridge

add virtual-machine=mr1 type=static static-interface=ether4
add virtual-machine=mr1 type=dynamic dynamic-bridge=vm-bridge

Who is online

Users browsing this forum: No registered users and 8 guests