Currently whenever I need to ping a mikrotik on this network it only receives pings if it is directly pinging the device. For example the router cannot even see the mikrotik unless the mikrotik is actively pinging said router. Here is the config of the mikrotik acting as a switch. Please let me know what misconfigurations I’ve made.
# jan/16/2019 08:12:12 by RouterOS 6.42.10
# software id = EDQ1-QHA7
#
# model = 960PGS
# serial number = A51309CE5789
/interface bridge
add name=bridge1 protocol-mode=none
/interface ethernet
set [ find default-name=ether1 ] mac-address=B8:69:F4:AA:76:C2
set [ find default-name=sfp1 ] auto-negotiation=no rx-flow-control=auto \
tx-flow-control=auto
/interface vlan
add interface=bridge1 name=vlan10 vlan-id=10
add interface=bridge1 name=vlan11 vlan-id=11
add interface=bridge1 name=vlan20 vlan-id=20
add interface=bridge1 name=vlan50 vlan-id=50
add interface=bridge1 name=vlan2000 vlan-id=2000
add interface=bridge1 name=vlan2001 vlan-id=2001
add interface=bridge1 name=vlan2002 vlan-id=2002
add interface=bridge1 name=vlan2003 vlan-id=2003
add interface=bridge1 name=vlan2004 vlan-id=2004
add interface=bridge1 name=vlan2005 vlan-id=2005
add interface=bridge1 name=vlan2006 vlan-id=2006
add interface=bridge1 name=vlan2007 vlan-id=2007
add interface=bridge1 name=vlan2008 vlan-id=2008
add interface=bridge1 name=vlan2009 vlan-id=2009
add interface=bridge1 name=vlan2010 vlan-id=2010
add interface=bridge1 name=vlan2011 vlan-id=2011
add interface=bridge1 name=vlan2012 vlan-id=2012
add interface=bridge1 name=vlan2013 vlan-id=2013
add interface=bridge1 name=vlan2014 vlan-id=2014
add interface=bridge1 name=vlan2015 vlan-id=2015
add interface=bridge1 name=vlan2016 vlan-id=2016
add interface=bridge1 name=vlan2017 vlan-id=2017
add interface=bridge1 name=vlan2018 vlan-id=2018
add interface=bridge1 name=vlan2019 vlan-id=2019
add interface=bridge1 name=vlan2020 vlan-id=2020
add interface=bridge1 name=vlan2021 vlan-id=2021
add interface=bridge1 name=vlan2022 vlan-id=2022
add interface=bridge1 name=vlan2023 vlan-id=2023
add interface=bridge1 name=vlan2024 vlan-id=2024
add interface=bridge1 name=vlan2025 vlan-id=2025
add interface=bridge1 name=vlan2026 vlan-id=2026
add interface=bridge1 name=vlan2027 vlan-id=2027
add interface=bridge1 name=vlan2028 vlan-id=2028
add interface=bridge1 name=vlan2029 vlan-id=2029
add interface=bridge1 name=vlan2030 vlan-id=2030
add interface=bridge1 name=vlan2031 vlan-id=2031
add interface=bridge1 name=vlan2032 vlan-id=2032
add interface=bridge1 name=vlan2033 vlan-id=2033
add interface=bridge1 name=vlan2034 vlan-id=2034
add interface=bridge1 name=vlan2035 vlan-id=2035
add interface=bridge1 name=vlan2036 vlan-id=2036
add interface=bridge1 name=vlan2037 vlan-id=2037
add interface=bridge1 name=vlan2038 vlan-id=2038
add interface=bridge1 name=vlan2039 vlan-id=2039
add interface=bridge1 name=vlan2040 vlan-id=2040
add interface=bridge1 name=vlan2041 vlan-id=2041
add interface=bridge1 name=vlan2042 vlan-id=2042
add interface=bridge1 name=vlan2043 vlan-id=2043
add interface=bridge1 name=vlan2044 vlan-id=2044
add interface=bridge1 name=vlan2045 vlan-id=2045
add interface=bridge1 name=vlan2046 vlan-id=2046
add interface=bridge1 name=vlan2047 vlan-id=2047
add interface=bridge1 name=vlan2048 vlan-id=2048
add interface=bridge1 name=vlan2049 vlan-id=2049
add interface=bridge1 name=vlan2050 vlan-id=2050
/interface ethernet switch port
set 0 default-vlan-id=2255 vlan-header=always-strip vlan-mode=fallback
set 1 default-vlan-id=2255 vlan-header=always-strip vlan-mode=secure
set 2 default-vlan-id=2255 vlan-header=always-strip vlan-mode=secure
set 3 default-vlan-id=2255 vlan-header=always-strip vlan-mode=secure
set 4 default-vlan-id=11 vlan-mode=secure
set 5 default-vlan-id=10 vlan-mode=secure
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=ether2
add bridge=bridge1 interface=ether3
add bridge=bridge1 interface=ether4
add bridge=bridge1 interface=ether5
add bridge=bridge1 interface=sfp1
/interface ethernet switch vlan
add independent-learning=yes ports=switch1-cpu switch=switch1 vlan-id=10
add independent-learning=yes ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
11
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
20
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
50
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2000
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2001
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2002
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2003
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2004
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2005
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2006
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2007
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2008
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2009
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2010
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2011
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2012
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2013
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2014
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2015
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2016
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2017
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2018
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2019
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2020
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2021
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2022
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2023
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2024
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2025
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2026
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2027
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2028
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2029
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2030
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2031
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2032
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2033
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2034
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2035
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2036
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2037
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2038
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2039
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2040
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2041
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2042
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2043
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2044
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2045
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2046
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2047
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2048
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2049
add independent-learning=no ports=switch1-cpu,ether5 switch=switch1 vlan-id=\
2050
/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=sfp1 list=LAN
/ip address
add address=10.0.3.182/21 interface=vlan10 network=10.0.0.0
/ip route
add distance=1 gateway=10.0.3.1
/ip service
set telnet disabled=yes
set www disabled=yes
set www-ssl disabled=no
/system clock
set time-zone-name=America/New_York
/system identity
set name=Switch-33A
/system routerboard settings
set silent-boot=no
/system scheduler
add disabled=yes interval=5s name=schedule1 on-event=\
"/system script run ping" policy=\
ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon \
start-time=startup
/system script
add name=ping owner=admin policy=\
ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon source=\
"ping 8.8.8.8"