24.11.2014 Views

General Information

General Information

General Information

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Always take care not to bridge virtual interfaces with their respective parent interfaces.<br />

Example<br />

To add and enable a bridge interface that will forward all the protocols:<br />

[admin@MikroTik] interface bridge> add; print<br />

Flags: X - disabled, R - running<br />

0 X name="bridge1" mtu=1500 arp=enabled mac-address=00:00:00:00:00:00<br />

forward-protocols=ip,arp,appletalk,ipx,ipv6,other stp=no priority=32768<br />

ageing-time=5m forward-delay=15s garbage-collection-interval=4s<br />

hello-time=2s max-message-age=20s<br />

[admin@MikroTik] interface bridge> enable 0<br />

Port Settings<br />

Home menu level: /interface bridge port<br />

Description<br />

The submenu is used to group interfaces in a particular bridge interface.<br />

Property Description<br />

bridge (name; default: none) - the bridge interface the respective interface is grouped in<br />

• none - the interface is not grouped in a bridge<br />

interface (read-only: name) - interface name<br />

path-cost (integer: 0..65535; default: 10) - path cost to the interface, used by STP to determine the<br />

'best' path<br />

priority (integer: 0..255; default: 128) - interface priority compared to other interfaces, which are<br />

destined to the same network<br />

Example<br />

To group ether1 and ether2 in the bridge1 bridge:<br />

[admin@MikroTik] interface bridge port> set ether1,ether2 bridge=bridge1<br />

[admin@MikroTik] interface bridge port> print<br />

# INTERFACE BRIDGE PRIORITY PATH-COST<br />

0 ether1 bridge1 128 10<br />

1 ether2 bridge1 128 10<br />

2 wlan1 none 128 10<br />

[admin@MikroTik] interface bridge port><br />

Bridge Monitoring<br />

Command name: /interface bridge monitor<br />

Description<br />

Used to monitor the current status of a bridge.<br />

Page 180 of 568<br />

Copyright 1999-2005, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.<br />

Other trademarks and registred trademarks mentioned herein are properties of their respective owners.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!