CRS VLAN Trunking issue

Router 1100 Edge(port 1(lan) =====> (port 23)AdminBackboneCRSswitch(port24) ====> (port 23) NewHallBackboneCRSswitch
NetDiagram.png
VLANs
Gateway 192.168.2.1/23 name: SERVERROOM ID = 1 network=192.168.2.0
Gateway 192.168.4.1/22 name: ITCENTERWIRED ID = 2 network=192.168.4.0
Gateway 192.168.8.1/22 name: ITCENTERWIFI ID = 3 network=192.168.8.0
Gateway 192.168.12.1/22 name: ITCENTEROTHER ID = 4 network=192.168.12.0

The problems:

  1. I cannot access obtain ip address from 2nd switch, NewHallBackboneCRSswitch (1 - 18 ports) VLAN configured to access IP address automatically from the Edge router DHCP server but from the AdminBackboneCRSswitch 1st switch any device can get any ip address without a problem. If i connect the 2nd switch NewHallBackboneCRSswitch directly to the router any device can obtain ip address without problems.
  2. Also challenges with Management IP address configuration cannot ping the vlan gateway from the all switches.


    AdminBackboneCRSswitch configurations as follows:-

jan/02/1970 04:22:22 by RouterOS 6.34.2

software id = ASDJ-DUBU

/interface vlan
add interface=ether23 name=SERVERROOM vlan-id=1
/interface ethernet
set [ find default-name=ether1 ] master-port=ether23
set [ find default-name=ether2 ] master-port=ether23
set [ find default-name=ether3 ] master-port=ether23
set [ find default-name=ether4 ] master-port=ether23
set [ find default-name=ether5 ] master-port=ether23
set [ find default-name=ether6 ] master-port=ether23
set [ find default-name=ether7 ] master-port=ether23
set [ find default-name=ether8 ] master-port=ether23
set [ find default-name=ether9 ] master-port=ether23
set [ find default-name=ether10 ] master-port=ether23
set [ find default-name=ether11 ] master-port=ether23
set [ find default-name=ether12 ] master-port=ether23
set [ find default-name=ether13 ] master-port=ether23
set [ find default-name=ether14 ] master-port=ether23
set [ find default-name=ether15 ] master-port=ether23
set [ find default-name=ether16 ] master-port=ether23
set [ find default-name=ether17 ] master-port=ether23
set [ find default-name=ether18 ] master-port=ether23
set [ find default-name=ether19 ] master-port=ether23
set [ find default-name=ether20 ] master-port=ether23
/interface ethernet switch
set drop-if-invalid-or-src-port-not-member-of-vlan-on-ports=“ether1,ether2,eth
er3,ether4,ether5,ether6,ether7,ether8,ether9,ether10,ether11,ether12,ethe
r13,ether14,ether15,ether16,ether17,ether18,ether23,ether24,sfp-sfpplus1,s
fpplus2”
/interface ethernet switch egress-vlan-tag
add tagged-ports=ether23,ether24,sfpplus2,sfp-sfpplus1 vlan-id=1
add tagged-ports=ether23,ether24,sfpplus2,sfp-sfpplus1 vlan-id=2
add tagged-ports=ether23,ether24,sfpplus2,sfp-sfpplus1 vlan-id=3
add tagged-ports=ether23,ether24,sfpplus2,sfp-sfpplus1 vlan-id=4
/interface ethernet switch ingress-vlan-translation
add customer-vid=0 new-customer-vid=2 ports=
ether1,ether2,ether3,ether4,ether5,ether6
add customer-vid=0 new-customer-vid=3 ports=
ether7,ether8,ether9,ether10,ether11,ether12
add customer-vid=0 new-customer-vid=4 ports=
ether13,ether14,ether15,ether16,ether17,ether18
/interface ethernet switch vlan
add ports=ether23,ether24,sfpplus2,sfp-sfpplus1 vlan-id=1
add ports=“ether1,ether2,ether3,ether4,ether5,ether6,ether23,ether24,sfpplus2,
sfp-sfpplus1” vlan-id=2
add ports=“ether7,ether8,ether9,ether10,ether11,ether12,ether23,ether24,sfpplu
s2,sfp-sfpplus1” vlan-id=3
add ports=“ether13,ether14,ether15,ether16,ether17,ether18,ether23,ether24,sfp
plus2,sfp-sfpplus1” vlan-id=4
/ip address
add address=192.168.2.100/23 interface=SERVERROOM network=192.168.2.0
/ip route
add distance=1 gateway=192.168.2.1
/system identity
set name=AdminBackSwitch
/system routerboard settings
set protected-routerboot=disabled


NewhallBack switch 2nd configurations as follows :-

jan/02/1970 02:06:07 by RouterOS 6.34.2

software id = BH6B-ZS0T

/interface vlan
add interface=ether23 name=SERVERROOM vlan-id=1
/interface ethernet
set [ find default-name=ether1 ] master-port=ether23
set [ find default-name=ether2 ] master-port=ether23
set [ find default-name=ether3 ] master-port=ether23
set [ find default-name=ether4 ] master-port=ether23
set [ find default-name=ether5 ] master-port=ether23
set [ find default-name=ether6 ] master-port=ether23
set [ find default-name=ether7 ] master-port=ether23
set [ find default-name=ether8 ] master-port=ether23
set [ find default-name=ether9 ] master-port=ether23
set [ find default-name=ether10 ] master-port=ether23
set [ find default-name=ether11 ] master-port=ether23
set [ find default-name=ether12 ] master-port=ether23
set [ find default-name=ether13 ] master-port=ether23
set [ find default-name=ether14 ] master-port=ether23
set [ find default-name=ether15 ] master-port=ether23
set [ find default-name=ether16 ] master-port=ether23
set [ find default-name=ether17 ] master-port=ether23
set [ find default-name=ether18 ] master-port=ether23
set [ find default-name=ether19 ] master-port=ether23
set [ find default-name=ether20 ] master-port=ether23
/interface ethernet switch
set drop-if-invalid-or-src-port-not-member-of-vlan-on-ports=“ether1,ether2,eth
er3,ether4,ether5,ether6,ether7,ether8,ether9,ether10,ether11,ether12,ethe
r13,ether14,ether15,ether16,ether17,ether18,ether23,ether24,sfp-sfpplus1,s
fpplus2”
/interface ethernet switch egress-vlan-tag
add tagged-ports=ether23,sfp-sfpplus1 vlan-id=1
add tagged-ports=ether23,ether24,sfpplus2,sfp-sfpplus1 vlan-id=2
add tagged-ports=ether23,ether24,sfpplus2,sfp-sfpplus1 vlan-id=3
add tagged-ports=ether23,ether24,sfpplus2,sfp-sfpplus1 vlan-id=4
/interface ethernet switch ingress-vlan-translation
add customer-vid=0 new-customer-vid=2 ports=
ether1,ether2,ether3,ether4,ether5,ether6
add customer-vid=0 new-customer-vid=3 ports=
ether7,ether8,ether9,ether10,ether11,ether12
add customer-vid=0 new-customer-vid=4 ports=
ether13,ether14,ether15,ether16,ether17,ether18
/interface ethernet switch vlan
add ports=ether23,sfp-sfpplus1 vlan-id=1
add ports=“ether1,ether2,ether3,ether4,ether5,ether6,ether23,ether24,sfpplus2,
sfp-sfpplus1” vlan-id=2
add ports=“ether7,ether8,ether9,ether10,ether11,ether12,ether23,ether24,sfpplu
s2,sfp-sfpplus1” vlan-id=3
add ports=“ether13,ether14,ether15,ether16,ether17,ether18,ether23,ether24,sfp
plus2,sfp-sfpplus1” vlan-id=4
/ip address
add address=192.168.2.101/23 interface=SERVERROOM network=192.168.2.0
/ip route
add distance=1 gateway=192.168.2.1
/system identity
set name=NewhallBackSwitch
/system routerboard settings
set protected-routerboot=disabled

Your assistance is greatly appreciated.