08-25-2005 02:04 AM - edited 07-04-2021 11:04 AM
dear sir:
i am using ACS 3.3 (radius) and ap 1200, how can i configure them as when the user login using EAP, it goes to specific vlan.
regards
08-31-2005 05:56 AM
VLANs provide the segmentation services traditionally provided by routers in LAN configurations. VLANs address scalability, security, and network management. You should consider several key issues when designing and building switched LAN networks:
1. LAN segmentation
2. Security
3. Broadcast control
4. Performance
5. Network management
6. Communication between VLANs
For information on how to configure VLANs on APs have a look at the following URL.
11-22-2005 07:01 AM
Hi.
You must add some RADIUS attributes on your ACS that allows to dinamically set the VLAN to a user or group, because they aren't avaialable by default:
Those attributes are:
Tunnel-Type = "1:VLAN"
Tunnel-Medium-Type = "1:802"
Tunnel-Private-Group-ID = "1:VLANID"
Try to find the settings of RADIUS on your ACS (don't remember the menu item).
Don't forget to configure a 802.1q trunk on your AP with all the VLAN's you need, configure the switch with the same trunk, and have a DHCP server configured with scopes for each VLAN. Probably you will need a DHCP relay to forward the dhcp requests to your server.
Regards,
João
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide