Ok, so I setup 3 of my other switches with an IP for that Data VLAN (Clients) and those are all working. I took a look at the other two that are not working and the VLAN details are different.
Here is the working switch:
Extreme-A-1.15 # show vlan detailVLAN Interface with name Data created by user
Admin State: Enabled Tagging: 802.1Q Tag 3
Virtual router: VR-Default
Primary IP : 10.10.0.3/24
IPv6: None
STPD: None
Protocol: Match all unfiltered protocols
Loopback: Disabled
NetLogin: Disabled
QosProfile: None configured
Egress Rate Limit Designated Port: None configured
Flood Rate Limit QosProfile: None configured
Ports: 49. (Number of active ports=1)
Untag: 4, 5, 6, 7, 8, 9, 10,
11, 12, 13, 14, 15, 16, 17,
18, 19, 20, 21, 22, 23, 24,
25, 26, 27, 28, 29, 30, 31,
32, 33, 34, 35, 36, 37, 38,
39, 40, 41, 42, 43, 44, 45,
46, 47, 49, 50
Tag: 2, 3,*48(Trunk_to_Core)
This is the non-working switch:
Extreme-A-4.6 # show vlan detailVLAN Interface with name Data created by user
Admin State: Enabled Tagging: 802.1Q Tag 3
Virtual router: VR-Default
Primary IP : 10.10.0.6/24
IPv6: None
STPD: None
Protocol: Match all unfiltered protocols
Loopback: Disabled
NetLogin: Disabled
QosProfile: None configured
Egress Rate Limit Designated Port: None configured
Flood Rate Limit QosProfile: None configured
Ports: 50. (Number of active ports=2)
Untag: *1, 2, 3, 4, 5, 6, 7,
8, 9, 10, 11, 12, 13, 14,
15, 16, 17, 18, 19, 20, 21,
22, 23, 24, 25, 26, 27, 28,
29, 30, 31, 32, 33, 34, 35,
36, 37, 38, 39, 40, 41, 42,
43, 44, 45, 46, 47, 49, 50
Tag: *48(Trunk_to_Core)
It appears they are both trunks on port 48 but they look different and I'm not figuring that out yet.