Our problem is our wireless clients can't communicate properly over the Aruba WLan while ports on our two "core" layer 3 switches are in routed port (no switchport mode) mode. Place these two connecting ports in trunked mode with encapsulation and all, and wireless works without problem. To add to my confusion, when those two "core" L3 switches are in routed port mode, wired devices communicate across the same them without problem? I tried statically assigning an IP address also to the WiFi client with no success.
AP1 is Aruba AP61
L2A is Layer 2 Cisco 3548
L3A is Layer 3 Cisco 3750
L3B is Layer 3 Cisco 3750
L2B is Layer 2 Cisco 3548
Controller is an Aruba 3400
L2A is where the wired client also connects to
L2B is where our servers are located.
WiFi Client---AP1----L2A----L3A----L3B---L2B----Controller
VLANs are implemented here... The ESSID available to wifi clients sits in VLAN126. The wired client also connects using the same VLAN. The access point itself sits in a different VLAN. VLAN120. Between the 2 L3 "core" switches, there is a VLAN2 which, since there are only the two devices on this network segment, I'd like to simply create a /30 network using routed ports if possible. The controller is connected to a trunked port. There are several VLANs on that trunk including a VLAN also numbered 126, and the servers that hang off of L2B are in vlan 95.
I just finished doing a test where I "switchport trunk allowed vlan 2" on the ports connecting the core switches which caused dhcp traffic to fail when I tried to connect wirelessly. Remove that statement and DHCP traffic passes, thereby giving access to the network to my wifi client.
AP1 is Aruba AP61
L2A is Layer 2 Cisco 3548
L3A is Layer 3 Cisco 3750
L3B is Layer 3 Cisco 3750
L2B is Layer 2 Cisco 3548
Controller is an Aruba 3400
L2A is where the wired client also connects to
L2B is where our servers are located.
WiFi Client---AP1----L2A----L3A----L3B---L2B----Controller
VLANs are implemented here... The ESSID available to wifi clients sits in VLAN126. The wired client also connects using the same VLAN. The access point itself sits in a different VLAN. VLAN120. Between the 2 L3 "core" switches, there is a VLAN2 which, since there are only the two devices on this network segment, I'd like to simply create a /30 network using routed ports if possible. The controller is connected to a trunked port. There are several VLANs on that trunk including a VLAN also numbered 126, and the servers that hang off of L2B are in vlan 95.
I just finished doing a test where I "switchport trunk allowed vlan 2" on the ports connecting the core switches which caused dhcp traffic to fail when I tried to connect wirelessly. Remove that statement and DHCP traffic passes, thereby giving access to the network to my wifi client.