Setup guide

Port Settings
interface bridge port
Description
The submenu is used to group interfaces in a particular bridge interface.
Property Description
interface (read-only: name) - interface name
bridge (name; default: none) - the bridge interface the respective interface is grouped in
none - the interface is not grouped in a bridge
priority (integer: 0..255; default: 128) - interface priority compared to other interfaces, which are
destined to the same network
path-cost (integer: 0..65535; default: 10) - path cost to the interface, used by STP to determine the
'best' path
Example
To group ether1 and ether2 in the bridge1 bridge:
[admin@Wandy] interface bridge port> set ether1,ether2 bridge=bridge1
[admin@Wandy] interface bridge port> print
# INTERFACE BRIDGE PRIORITY PATH-COST
0 ether1 bridge1 128 10
1 ether2 bridge1 128 10
2 wlan1 none 128 10
[admin@Wandy] interface bridge port>
Bridge Monitoring
Command name: /interface bridge monitor
Description
Used to monitor the current status of a bridge.
Property Description
bridge-id (text) - the bridge ID, which is in form of bridge-priority.bridge MAC Address
designated-root (text) - ID of the root bridge
root-port (name) - port to which the root bridge is connected to
path-cost (integer) - the total cost of path along to the root-bridge
Example
To monitor a bridge:
[admin@Wandy] interface bridge> monitor bridge1
bridge-id: 32768.00:02:6F:01:CE:31
designated-root: 32768.00:02:6F:01:CE:31