cancel
Showing results for 
Search instead for 
Did you mean: 

relation switch-zd and switch pa

mohamed_mohamed
New Contributor II

should the zd and the ap be on access mode or trunk mode?if trunk why. and if access why too??thank you

1 ACCEPTED SOLUTION

said_ben_saida_
New Contributor III

We had ours on trunk mode for the zd since we have multiple vlans.

View solution in original post

9 REPLIES 9

said_ben_saida_
New Contributor III

We had ours on trunk mode for the zd since we have multiple vlans.

@ said_ben_saida_6282589 bonjour,merci beaucouo pour votre reponse,maintenant je peux vous decrire notre situation

dans notre réseau on a deux vlans,le vlan de management et le vlan de personnels,on a un zd connecté directement au switch,la config que j'ai realisé au niveau du switch etait switchport mode trunk.et sur le zd jai créé un seul wlan.et jai configuré le mode access au vlan management sur les ports du switch envers les points daccés,mais la connexion nest pas etablit entre les ap et le zd.

@ said_ben_saida_6282589

switch-zd:switchport mode trunk

switch-pa:switchport mode access

description 'vers-point-daccés'

switchport access vlan 254 

le vlan 254 est le vlan management

The port for the Ap (access point) on the switch has to be also trunk.

See my config below.

interface GigabitEthernet1/0/1
 description Your Ap description
 switchport trunk allowed vlan x,x,x,(list your vlans ids)
 switchport mode trunk