Hi Folks,
I got a brand new EWC C9115AXI with no config, attached to a trunk port. The AP MGT VLAN is 200, so I made it as Native VLAN. The SW Version is 16.12.4a.
Switch config
AP connected port
----------------
interface GigabitEthernet1/0/7
switchport trunk native vlan 200
switchport mode trunk
PC connected port
----------------
interface GigabitEthernet1/0/8
switchport access vlan 200
switchport mode access
Interface VLAN 200 config
---------------------
interface Vlan200
ip address 192.168.1.100 255.255.255.0
AP Logs
-----
WLC90E9.5E06.5528#show ip int br
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0 192.168.1.1 YES TFTP up up
Tow queries,
1. Why the EWC can't ping the GW or PC? even I tried giving static IP but no luck. Tried by changing switch port mode as ACCESS, still no luck.
2. can someone guide me how to map the WLAN/SSID with VLAN in cisco EWC.
Thanks in advance...!