Używam CISCO892FW-E-K9 i nie jestem pewien czy dodawać oddzielny vlan na CLI dla AP. Na razie wykorzystuję ten sam vlan 10, który obsługuje mi wszystkie porty (ten model ma ich 8) poprzez skojarzenie z tym vlan'em Wlan-GigabitEthernet0 w ramach komend na CLI dla RN:
Router>en
Router#conf t
Router(config)#interface Wlan-GigabitEthernet0
Router(config-if)#switchport mode access
Router(config-if)#switchport access vlan 10
Router(config-if)#no shutdown
Router(config-if)#desc WLAN to mange embeded AP
Router(config-if)#exit
Mam wątpliwości, gdyż nie wiem do czego służy i jak wykorzystać interface wlan-ap0, więc proszę o pomoc na Szanownym Forum :)
W załączeniu lista interfejsów na RN:
Interface IHQ IQD OHQ OQD RXBS L
--------------------------------------------------------------------------------
BRI0 0 0 0 0 0 0
BRI0:1 0 0 0 0 0 0
BRI0:2 0 0 0 0 0 0
FastEthernet0 0 0 0 0 0 0
* FastEthernet1 0 0 0 0 1000 0
* FastEthernet2 0 0 0 0 0 0
* FastEthernet3 0 0 0 0 0 0
* FastEthernet4 0 0 0 0 0 0
FastEthernet5 0 0 0 0 0 0
FastEthernet6 0 0 0 1 0 0
* FastEthernet7 0 0 0 0 0 0
FastEthernet8 0 0 0 0 0 0
* GigabitEthernet0 0 15 0 0 547000 1
* NVI0 0 0 0 0 0 0
Vlan1 0 0 0 0 0 0
* Vlan10 0 0 0 0 12000 6
* Wlan-GigabitEthernet0 0 0 0 0 0 0
* wlan-ap0 0 0 0 0 0 0
oraz lista interfejsów na AP:
Interface IHQ IQD OHQ OQD RXBS L
--------------------------------------------------------------------------------
* BVI1 0 0 0 0 0 0
Dot11Radio0 0 0 0 0 0 0
* Dot11Radio1 0 26 0 33 0 0
* GigabitEthernet0 0 0 0 0 0 0
Jak widać w CLI dla AP nie mam skonfigurowanego żadnego vlan, a jednak AP działa i przekazuje internet na używane w domu urządzenia.