Mikrotik

CRS112

12 Port Switch mit 8x PoE RJ46 1G (PoE) und 4x SFP 1G

TODO: VLAN Filtering auf bridge nicht aktiv

Funktionierende Config mit VLANs:

VLAN/Port 1 2 3 4 5 6 7 8 sfp1 sfp2 sfp3 sfp4
30 mesh t t t t t t t t t t t t
40 client t t t t t t t t t t t t
88 mgmt t? t? t? t? t? t? t? t? t? t? t?
# 1970-01-12 08:37:53 by RouterOS 7.15.2
# software id = P6UJ-R8F4
#
# model = CRS112-8P-4S
# serial number = HEM08SNTDT2
/interface bridge
add admin-mac=48:A9:8A:E9:0B:D8 auto-mac=no comment=defconf name=bridge
/interface ethernet
set [ find default-name=ether4 ] poe-out=off
/interface vlan
add interface=bridge name=mgmt vlan-id=88
/interface list
add name=WAN
add name=LAN
/port
set 0 name=serial0
/interface bridge port
add bridge=bridge comment=defconf interface=ether1
add bridge=bridge comment=defconf interface=ether2
add bridge=bridge comment=defconf interface=ether3
add bridge=bridge comment=defconf interface=ether4
add bridge=bridge comment=defconf interface=ether5
add bridge=bridge comment=defconf interface=ether6
add bridge=bridge comment=defconf interface=ether7
add bridge=bridge comment=defconf interface=ether8
add bridge=bridge comment=defconf interface=sfp9
add bridge=bridge comment=defconf interface=sfp10
add bridge=bridge comment=defconf interface=sfp11
add bridge=bridge comment=defconf interface=sfp12
/interface ethernet switch egress-vlan-tag
add tagged-ports=switch1-cpu,ether1 vlan-id=88
add tagged-ports=ether1,ether2,ether3,ether4,ether5,ether6,ether7,ether8,sfp10,sfp9,sfp12,sfp11 vlan-id=30
add tagged-ports=ether1,ether2,ether3,ether4,ether5,ether6,ether7,ether8,sfp10,sfp9,sfp12,sfp11 vlan-id=40
add tagged-ports=ether1 vlan-id=41
/interface ethernet switch ingress-vlan-translation
add customer-vid=0 new-customer-vid=88 ports=ether3,ether1,ether2,ether4,ether5,ether6,ether8,ether7,sfp9,sfp10,sfp11,sfp12
/interface ethernet switch vlan
add comment=mgmt ports=switch1-cpu,ether1,ether2,ether3,ether4,ether5,ether6,ether7,ether8,sfp10,sfp9,sfp12,sfp11 vlan-id=88
add comment=clnt-freies-radio ports=ether1 vlan-id=41
add comment=ffs-mesh ports=ether1,ether2,ether3,ether4,ether5,ether6,ether7,ether8,sfp10,sfp9,sfp12,sfp11 vlan-id=30
add comment=ffs-client ports=ether1,ether2,ether3,ether4,ether5,ether6,ether7,ether8,sfp10,sfp9,sfp12,sfp11 vlan-id=40
add comment=mgmt109 ports=ether1,ether2,ether3,ether4,ether5,ether6,ether7,ether8,sfp10,sfp9,sfp12,sfp11 vlan-id=109
/interface list member
add interface=ether1 list=WAN
add interface=ether2 list=LAN
add interface=ether3 list=LAN
add interface=ether4 list=LAN
add interface=ether5 list=LAN
add interface=ether6 list=LAN
add interface=ether7 list=LAN
add interface=ether8 list=LAN
add interface=sfp9 list=LAN
add interface=sfp10 list=LAN
add interface=sfp11 list=LAN
add interface=sfp12 list=LAN
/ip address
add address=192.168.88.20/24 interface=mgmt network=192.168.88.0
/ip hotspot profile
set [ find default=yes ] html-directory=hotspot
/snmp
set enabled=yes
/system identity
set name=sw-infozelt
/system note
set show-at-login=no