Setup guide

[admin@Wandy] interface bridge host> print
Flags: L - local
BRIDGE MAC-ADDRESS ON-INTERFACE AGE
bridge1 00:00:B4:5B:A6:58 ether1 4m48s
bridge1 00:30:4F:18:58:17 ether1 4m50s
L bridge1 00:50:08:00:00:F5 ether1 0s
L bridge1 00:50:08:00:00:F6 ether2 0s
bridge1 00:60:52:0B:B4:81 ether1 4m50s
bridge1 00:C0:DF:07:5E:E6 ether1 4m46s
bridge1 00:E0:C5:6E:23:25 prism1 4m48s
bridge1 00:E0:F7:7F:0A:B8 ether1 1s
[admin@Wandy] interface bridge host>
Bridge Firewall
interface bridge firewall
Description
Traffic between bridged interfaces can be filtered.
Note that packets between bridged interfaces are also passed through the 'generic' /ip firewall rules,
so they even can be NATted. These rules can be used with real, physical receiving/transmitting
interfaces, as well as with bridge interface that simply groups bridged interfaces.
Property Description
mac-src-address (MAC address; default: 00:00:00:00:00:00) - MAC address of the source host
(name; default: all) - interface the packet has entered the bridge through
all - any interface
mac-dst-address (MAC address; default: 00:00:00:00:00:00) - MAC address of the destination
host
out-interface (name; default: all) - interface the packet is leaving the bridge through
all - any interface
in-interface (name; default: all) - interface the packet is coming into the bridge
all - any interface
mac-protocol (all | integer; default: all) - the MAC protocol of the packet. Most widely used MAC
protocols are (many other exist):
all - all MAC protocols
0x0800 - IP
0x0806 - ARP
0x8035 - RARP
0x809B - AppleTalk (EtherTalk)
0x80F3 - AppleTalk Address Resolution Protocol (AARP)
0x8037 - IPX
0x8137 - Novell (old) NetWare IPX (ECONFIG E option)
0x8191 - NetBEUI
0x86DD - IPv6
src-address (IP address/mask; default: 0.0.0.0/0) - source IP address of the packet
dst-address (IP address/mask; default: 0.0.0.0/0) - destination IP address of the packet
protocol (all | egp | ggp | icmp | igmp | ip-encap | ip-sec | tcp | udp | integer; default: all) - IP