Changes between Initial Version and Version 1 of campuswifiandeduroam2023Agenda/WiFi-Lab


Ignore:
Timestamp:
Jun 24, 2024, 9:36:55 AM (3 months ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • campuswifiandeduroam2023Agenda/WiFi-Lab

    v1 v1  
     1== Lab Setup ==
     2
     3= Initial setup of the Access Point =
     4
     5power on the AP. Within five seconds hit enter to stop autoboot. enter factory_reset.
     6
     7at apboot mode,
     8setenv ipaddr 192.248.4.X
     9setenv netmask 255.255.255.248
     10setenv gatewayip 192.248.4.Y
     11setenv dnsip 192.248.1.161
     12saveenv
     13printenv
     14
     15optional,
     16setenv domainname g1.learn.ac.lk
     17
     18
     19Then enter boot to load OS image.
     20
     21Console will show as Init -> Master. This AP will be the master.
     22
     23
     24= Setting up a DHCP server =
     25
     26Password will be admin/serialno
     27Go to DHCP servers menu.
     28
     29default DHCP scope is for virtual controller assigned networks. It uses private IP ranges only.
     30There are other 3 types of Local DHCP scopes.
     31Local - DHCP and Gateway is at V. controller, Use NAT (This is the NAT mode)
     32Local, L2 - DHCP is at controller but gateway is located outside the AP. (This is just the AP/Bridge mode)
     33Local, L3 - DHCP and Gateway is at V. controller but use forwarding of traffic. (This is the forwarding/routing mode)
     34
     35IN Local DHCP scopes click new.
     36
     37Name : WS
     38Type : Local, L2
     39VLAN :1
     40Network : 192.248.7.0
     41Netmask : 255.255.255.0
     42Default router : 192.248.7.254
     43DNS : 192.248.1.161
     44Domain name : ws.learn.ac.lk
     45Lease time : 720
     46
     47= Setting UP SSIDs =
     48
     49login using admin:admin or admin/serialno. Locate Network, Click new. Go through the wizard.
     501) Enter ssid,
     512) We will assign VC as the DHCP server.
     52        Client IP assignement : virtual controller managed
     53        Client VLAN assignment : custom and select the above created(WS).
     54
     553) click the slider bar to Enterprise security level,
     56key management : WPA-2 Enterprise
     57Authentication server : new
     58        enter the radius server ip and secret configured in /etc/freeradius/clients
     59        Radius IP address : 192.248.1.184
     60Also make sure AP addresses are added as clients to radius server.
     614) keep the network Access unrestricted
     62
     63= Add other Access Points =
     64
     65reset other IAPs and set static IPs. APs in same subnet will be added to the cluster. If there is OS mismatch
     66in new APs will be synced from Master AP and reboot.
     67
     68= Eduroam SSID configuration =
     69
     70
     71login using admin:admin or admin/serialno. Locate Network, Click new. Go through the wizard.
     721) Enter ssid,
     732) We will assign VC as the DHCP server.
     74        Client IP assignement : virtual controller managed
     75        Client VLAN assignment : custom and select the above created(WS).
     76
     773) click the slider bar to Enterprise security level,
     78key management : WPA-2 Enterprise
     79Authentication server : new
     80        enter the radius server ip and secret configured in /etc/freeradius/clients
     81        Radius IP address : 192.248.1.184
     82Also make sure AP addresses are added as clients to radius server.
     834) keep the network Access unrestricted
     84
     85= Connect to Eduroam SSID =
     86
     87With Laptop
     88With Android
     89
     90= Wi-Fi Infrastructure Maintainance =
     91
     92Firmware upgrade
     93Configuration backup