Wireless2Notes
Wireless2Notes
Wireless2Notes
------------------------------------------
1. Configure Trunking between the Switches
------------------------------------------
------
CAT1
------
------
CAT2
------
------------------------------------------
2. Create the VLANs on both the swithces
------------------------------------------
---------
CAT1
---------
vlan 10,11,12,13,20,30,101
exit
---------
CAT2
---------
vlan 10,11,12,13,20,30,101
exit
-----------------------------------------------
3. Assign Ports to VLANs - ONE VLAN AT A TIME
-----------------------------------------------
----------
VLAN 101
----------
-------
CAT1
-------
----------
VLAN 10
----------
-------
CAT1
-------
-------
CAT2
-------
----------
VLAN 11
----------
-------
CAT1
-------
----------
VLAN 20
----------
-------
CAT1
-------
interface vlan 20
ip address 10.0.20.11 255.255.255.0
no shut
----------
VLAN 13
----------
-------
CAT1
-------
interface vlan 13
ip address 10.0.13.11 255.255.255.0
no shut
-------
CAT2
-------
ip routing
!
interface vlan 13
ip address 10.0.13.22 255.255.255.0
no shut
----------
VLAN 12
----------
-------
CAT2
-------
----------
VLAN 30
----------
-------
CAT2
-------
interface vlan 30
ip address 10.0.30.22 255.255.255.0
ip helper-address 10.0.13.11
no shut
!
no ip forward-protocol udp 137
no ip forward-protocol udp 138
no ip forward-protocol udp 37
no ip forward-protocol udp 49
no ip forward-protocol udp 53
no ip forward-protocol udp 69
=============================================================
2. Configure the DHCP Server for all VLANs that require it.
=============================================================
====================================
3. Configure PVSTP
====================================
-----------------------------------------------------------------------------------
-----
1. Configure CAT1 to be the Root Switch for Odd VLANs and CAT2 for the Even VLANs
-----------------------------------------------------------------------------------
-----
-------
CAT1
-------
-------
CAT2
-------
-----------------------------------------------------------------------------------
-----
1. Configure Port 22 as the forwarding port for vlans 10,12,20,30
-----------------------------------------------------------------------------------
-----
--------
CAT1
--------
--------
CAT2
--------
=======================================
4. Configure Multi-Instance STP (MSTP)
=======================================
-----------------------------------------------------------------
1. Configure the switches in MST Mode based on the Config given
-----------------------------------------------------------------
------
CAT1
------
------
CAT1
------
-------------------------------------------------------------------------------
2. Configure CAT1 to be the Root Switch for Instance 1 and CAT2 for Instance 2.
-------------------------------------------------------------------------------
-------------
CAT1
-------------
-------------
CAT2
-------------
=======================================
5. HSRP
=======================================
------------------------------------------------------------
1. Configure the SVIs for VLAN 20 & 30 on both the Switches
------------------------------------------------------------
-----
CAT1
-----
Interface vlan 30
ip address 10.0.30.11 255.255.255.0
no shut
-----
CAT2
-----
Interface vlan 20
ip address 10.0.20.22 255.255.255.0
no shut
--------------------------------------------------------------------
2. Configure HSRP on VLANs 20 and 30 based on the given requirement
--------------------------------------------------------------------
-> Re-configure the DHCP Pool for the VLANs to point to the VIP as the Default
Router.
--------
CAT1
--------
Interface vlan 20
standby 20 ip 10.0.20.254
standby 20 priority 200
standby 20 preempt
standby 20 timers msec 300 msec 900
!
Interface vlan 30
standby 30 ip 10.0.30.254
standby 30 timers msec 300 msec 900
-----
CAT2
-----
Interface vlan 20
standby 20 ip 10.0.20.254
standby 20 timers msec 300 msec 900
!
Interface vlan 30
standby 30 ip 10.0.30.254
standby 30 priority 200
standby 30 preempt
standby 30 timers msec 300 msec 900
=======================================
6. Initializing the WLC - CLI
=======================================
Enable HA [yes][NO]: no
Virtual Gateway IP Address: 192.0.2.1
Enter Country Code list (enter 'help' for a list of countries) [US]:
Configuration correct? If yes, system will save it and reset. [yes][NO]: yes
=============================================
7. Configuring the Channels for specific APs
=============================================
=============================================
8. Configure 2 WLANs - Execs and Employees
=============================================
-------------------------------------
1. Configure the VLAN Interfaces
-------------------------------------
Name: execs
VLAN: 20
IP Address/Mask: 10.0.20.99/24
Default Gateway: 10.0.20.254
DHCP Server: 10.0.10.11
Name: employees
VLAN: 30
IP Address/Mask: 10.0.30.99/24
Default Gateway: 10.0.30.254
DHCP Server: 10.0.10.11
-------------------------------------
2. Configure the WLANs
-------------------------------------
======================================================
9. Configure AP Groups to Limit WLANs to specific APs
======================================================
-------------------------------------
1. Create the AP Groups
-------------------------------------
Name: APG-EMPLOYEES
AP: LAP-3
WLAN: EMPLOYEES
Interface: employees
Name: APG-EXECS
AP: LAP-1
WLAN: EXECS
Interface: execs
======================================================
10. Configure the AP in Flex Connect Mode
======================================================
----------------------------------------------------------------
1. Configure the Switchport connected towards the AP as a Trunk
----------------------------------------------------------------
------
CAT2
------
----------------------------------------------------------------
2. Configure the WLAN as a Flex Connect WLAN
----------------------------------------------------------------
Advanced Tab:
FlexConnect Local Switching
----------------------------------------------------------------
3. Configure the AP in FlexConnect Mode
----------------------------------------------------------------
Monitor -> Summary -> All APs -> Details -> LAP-3
AP Mode: FlexConnect
Apply
FlexConnet Tab
Apply
----------------------------------------------------------------
4. Configure the AP Group to Advertise the FlexConnect SSID
----------------------------------------------------------------
WLANs -> Advanced -> AP Groups -> APG-EMPLOYEES -> WLAN Tab
Add:
BRANCH1 - employees
================================================================
11. Integrating ISE and WLC
================================================================
-----------------------------------------------
1. Configure the relationship between ISE & WLC
-----------------------------------------------
------
WLC
------
IP Address: 10.0.1.5
Secrey Key: cisco123
Authentication: 1812
Timeout: 5
IP Address: 10.0.1.5
Secrey Key: cisco123
Accounting: 1813
Timeout: 5
------
ISE
------
Administration -> Network Resources -> Network Device Groups -> Add
HQ-WLCs
Name: WLC1
IP Address: 10.0.10.21
Network Device Group: HQ-WLCs
Protocol: RADIUS
Secret key: cisco123
-----------------------------------------------
2. Create Groups and Assign Users to them
-----------------------------------------------
------
ISE
------
Administration -> Identity Management -> Groups -> User Identity Groups -> Add
Name: EXECS
Name: EMPLOYEES
Name: Exec1
Password: Cisco123*
Group: EXECS
Name: Employees1
Password: Cisco123*
Group: EMPLOYEES
----------------------------------------------------------------------
3. Create an Authorization Profile to specify the VLAN to be assigned
----------------------------------------------------------------------
Policy -> Policy Elements -> Results -> Authorization -> Authorization Profiles ->
Add
Name: PROF-20
VLAN: 20
Name: PROF-30
VLAN: 30
----------------------------------------------------------------------
4. Configure an Authorization Policy to link the Group to the Profile
----------------------------------------------------------------------
Name: EXECS-POLICY
Group: EXECS
Profile: PROF-20
Name: EMPLOYEE-POLICY
Group: EMPLOYEES
Profile: PROF-30
----------------------------------------------------------------------
5. Configure the SSID on the WLC
----------------------------------------------------------------------
AAA Servers:
Advanced Tab:
===================================================================================