05.01.2015 Views

MikroTik RouterOS™ v2.9

MikroTik RouterOS™ v2.9

MikroTik RouterOS™ v2.9

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

To group ether1 and ether2 in the already created bridge1 bridge (versions before 2.9.9):<br />

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

[admin@<strong>MikroTik</strong>] 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@<strong>MikroTik</strong>] interface bridge port><br />

To group ether1 and ether2 in the already created bridge1 bridge (versions from 2.9.9):<br />

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

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

# INTERFACE BRIDGE PRIORITY PATH-COST<br />

0 ether1 bridge1 128 10<br />

1 ether2 bridge1 128 10<br />

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

Note that there is no wlan1 interface anymore, as it is not added as bridge port.<br />

Bridge Monitoring<br />

Command name: /interface bridge monitor<br />

Description<br />

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

Property Description<br />

bridge-id (text) - the bridge ID, which is in form of bridge-priority.bridge-MAC-address<br />

designated-root (text) - ID of the root bridge<br />

path-cost (integer) - the total cost of the path to the root-bridge<br />

root-port (name) - port to which the root bridge is connected to<br />

Example<br />

To monitor a bridge:<br />

[admin@<strong>MikroTik</strong>] interface bridge> monitor bridge1<br />

bridge-id: 32768.00:02:6F:01:CE:31<br />

designated-root: 32768.00:02:6F:01:CE:31<br />

root-port: ether2<br />

path-cost: 180<br />

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

Bridge Port Monitoring<br />

Command name: /interface bridge port monitor<br />

Description<br />

Statistics of an interface that belongs to a bridge<br />

Page 136 of 615<br />

Copyright 1999-2005, <strong>MikroTik</strong>. 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!