How to configure multiple SSID using multiple ports on Cisco WLC
1. Login Cisco WLC.
2. Click Controller.
3. Click Interfaces on the
left pane and New in the right.
4. Enter the Interface Name
and VLAN ID. In most cases, the VLAN ID is 0 or
Untagged.
5. In the Edit
page, enter the IP address, subnet, gateway, port number and
DHCP server.
6. Create another
interface for a VLAN created in your system for multiple SSID.
Select port number. Since this VLAN is for multiple SSID, you
don't enter IP information.
7. Now, you should have two at lease two interface, one for
management and one for multiple SSID.
8. Configure port on the Cisco switch.
This is for untagged or VLAN 0.
interface GigabitEthernet0/6
switchport trunk encapsulation dot1q
switchport mode trun
This is for multiple SSID or VLAN 600
interface GigabitEthernet3/0/4
switchport trunk encapsulation dot1q
switchport trunk native vlan 600
switchport mode trunk
9. Follow this link to create WLAN:
How to create a WLAN on Cisco WLC
Post your questions, comments, feedbacks and suggestions /a>
Contact a consultant
Related Topics
|