I recently moved from CBS250 to a CRS112.
My wireless clients are tagged with VLAN100 on my access points. I have untagged access ports on the CRS112 in VLAN100.
- from a wireless device I cannot ping the wired device on ether1 on the CRS112.
- from another wired device, connected to another switch, I can’t always ping the wired device
I assume it must be somewhat related to the fact that my wireless AP tag the traffic with VLAN100… but I did not have this issue with my Cisco CBS switch.
It doesn’t matter if the wireless client is connected to one of the two AP on the CRS or another switch.
Banging my head..again…
# model = CRS112-8P-4S
/interface bridge
add admin-mac=F4:1E:57:B4:4F:BB auto-mac=no comment=defconf name=bridge
/interface ethernet
set [ find default-name=ether1 ] name=ether1_SLZB-06M
set [ find default-name=ether2 ] name=ether2_mu-so poe-out=off
set [ find default-name=ether3 ] name=ether3_AP-west
set [ find default-name=ether4 ] name=ether4_appleTV poe-out=off
set [ find default-name=ether5 ] disabled=yes poe-out=off
set [ find default-name=ether6 ] name=ether6_AP-noord
set [ find default-name=ether7 ] name="ether7<>[MT]mouse"
set [ find default-name=ether8 ] name=ether8_bureau_boven poe-out=off
set [ find default-name=sfp9 ] disabled=yes
set [ find default-name=sfp10 ] disabled=yes
set [ find default-name=sfp11 ] name="sfp11<>[MT]tank"
set [ find default-name=sfp12 ] disabled=yes
/interface vlan
add interface=bridge name=vlanif-99-mgt vlan-id=99
/port
set 0 name=serial0
/interface bridge port
add bridge=bridge interface=ether2_mu-so
add bridge=bridge interface=ether3_AP-west
add bridge=bridge interface=ether4_appleTV
add bridge=bridge interface=ether5
add bridge=bridge interface=ether6_AP-noord
add bridge=bridge interface="ether7<>[MT]mouse"
add bridge=bridge interface=ether8_bureau_boven
add bridge=bridge interface=sfp9
add bridge=bridge interface=sfp10
add bridge=bridge interface="sfp11<>[MT]tank"
add bridge=bridge interface=sfp12
add bridge=bridge interface=ether1_SLZB-06M
/interface ethernet switch egress-vlan-tag
add comment=mgmt tagged-ports="switch1-cpu,ether3_AP-west,ether6_AP-noord,ether7<>[MT]mouse,sfp11<>[MT]tank" vlan-id=99
add comment=LAN tagged-ports="switch1-cpu,ether3_AP-west,ether6_AP-noord,ether7<>[MT]mouse,sfp11<>[MT]tank" vlan-id=100
add comment=transit tagged-ports="ether7<>[MT]mouse,sfp11<>[MT]tank" vlan-id=500
/interface ethernet switch ingress-vlan-translation
add comment=LAN customer-vid=0 new-service-vid=100 ports=ether1_SLZB-06M,ether4_appleTV
/interface ethernet switch vlan
add comment=LAN ports="switch1-cpu,ether1_SLZB-06M,ether3_AP-west,ether4_appleTV,ether6_AP-noord,ether7<>[MT]mouse,sfp11<>[MT]tank" vlan-id=100
add comment=transit ports="ether1_SLZB-06M,ether7<>[MT]mouse,sfp11<>[MT]tank" vlan-id=500
add comment=mgmt ports="switch1-cpu,ether3_AP-west,ether6_AP-noord,ether7<>[MT]mouse,sfp11<>[MT]tank" vlan-id=99
/ip address
add address=10.0.99.15/25 interface=vlanif-99-mgt network=10.0.99.0
/ip dns
set servers=1.1.1.1
/ip hotspot profile
set [ find default=yes ] html-directory=hotspot
/ip route
add disabled=no dst-address=0.0.0.0/0 gateway=10.0.99.1 routing-table=main suppress-hw-offload=no
/ip service
set ftp disabled=yes
set telnet disabled=yes
/snmp
set enabled=yes location=garage src-address=10.0.99.15
/system clock
set time-zone-name=Europe/Brussels
/system identity
set name=cypher-mt
/system routerboard settings
set enter-setup-on=delete-key