Hello everybody,
Our office has over 100 clients and 4 APs MR33.
Our Topology:
(Meraki MX) <-----> (Switch Access 2960 Cisco) <-----> (AP MR33)
Meraki MX is the gateway + DHCP Server.
We have 4 VLANs:
- VLAN 10: Staff
- VLAN 20: Guest
- VLAN 30: Management
- VLAN 40: Partner
My question is when I configure port type between MR33 and C2960 is trunk. It worked, 4 SSIDs broadcasted and correctly VLANs assigned.
When I configure port type between MR33 and C2960 is access to Staff VLAN. It worked as well.
I have no idea why access ports still work. Please help me to understand it.
Thank you,
natuan
@natuan wrote:
We use Bridge Mode for both situations.
Can you show us an image example of how you have this configured for one of the SSIDs? Curious to check something.
Thats normal because al traffic tunnels to you wlc/appliance. The switch does not know whats inside the tunnel packets.
can you add the full config of the cisco switch port when configured for access.
The configuration:
interface GigabitEthernet0/3
switchport access vlan 30
switchport mode access
spanning-tree portfast edge
end
you could check the vlans on the port.
oh I show config on another access switch. LOL
In fact, that AP is connecting to VLAN 10 - Staff with access port.