cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1291
Views
0
Helpful
4
Replies

Cisco EWC C9115AXI WLAN to VLAN mapping

ServiceDesk1553
Level 1
Level 1

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...!

4 Replies 4

marce1000
VIP
VIP

 

       >...can someone guide me how to map the WLAN/SSID with VLAN in cisco EWC.
 - Normally you assign a VLAN to a WLAN when configuring the SSID , you get an overview with :
                               show wlan summary

   You can also have a checkup of the EWC configuration with (CLI) : show tech wireless , have the output analyzed with : 
                               https://cway.cisco.com/wireless-config-analyzer/
   Strongly advised!

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Hi Marco,

Thanks for the reply. 

There are few challenges for me, let me highlight the critical one.

I am trying to do the day 0 provisioning by following below link, but I stuck with below issues.

https://www.cisco.com/c/en/us/products/collateral/wireless/embedded-wireless-controller-catalyst-access-points/white-paper-c11-743398.html

1.The AP is not broadcasting default SSID.

2. Sometimes the EWC gig 0 getting default IP 192.168.1.1 but not reachable from PC or the EWC is not pining itself .

AP7-EWC#show ip int br
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0 192.168.1.1 YES TFTP up up
AP7-EWC#ping 192.168.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)

AP7-EWC#show wlan all

 

- Go to for instance to Youtube and search for:
                cisco ewc day 0
          To look at examples.

Use the mentioned verification procedure in my initial reply too. It will
point out errors and suggest corrections for instance,

M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Rich R
VIP
VIP

1. I've never used the OTA day 0 provisioning and I think it can be temperamental (and that's very old software).  Better to stick to console and CLI

2. As soon as you get connectivity, upgrade to 17.9.3. 

3. Start with your switch port as access mode to keep things simple - trunk and VLANs later once you have it set up.

It should just work - what do you see on the switch port?  Packet capture on switch port and on AP?

Review Cisco Networking for a $25 gift card