Results 1 to 3 of 3

Thread: Unable to issue dot1x port control

  1. #1
    Senior Member
    Join Date
    Jan 2004
    Posts
    228

    Unable to issue dot1x port control

    Hey guys,

    I don't have a switch to work on right now and I'm trying to go through some switch labs. I attempted to issue the following sequence of configurations:


    Switch(config)#aaa new-model
    Switch(config)#radius-server host x.x.x.x key yadayada
    Switch(config)#aaa authentication dot1x default group radius Server for authentication
    Switch(config)#dot1x system-auth-control
    Switch(config)#interface range fast 0/1 - 24
    Switch(config-if-range)#dot1x port-control auto

    my issue is that it wont take the configuration. I'm using a virtual rack and I'm really wondering if I'm doing this right. I"m using Version 12.2(35)SE5 on a 3560

    Thanks,

    I'm trying to configure this switch to have users authenticate to a Radius Server.

  2. #2
    Senior Member
    Join Date
    Jan 2004
    Posts
    228
    I figured it out. You need to use:
    switchport mode access, first and then dot1x will be available.

  3. #3
    Senior Member
    Join Date
    Jan 2004
    Posts
    228
    Another question. Do I have configure the following on every switch? I mean, core switches included?

    Switch(config)#aaa new-model
    Switch(config)#radius-server host x.x.x.x key yadayada
    Switch(config)#aaa authentication dot1x default group radius Server for authentication
    Switch(config)#dot1x system-auth-control

Similar Threads

  1. PortQry Basics
    By HTRegz in forum Other Tutorials Forum
    Replies: 0
    Last Post: January 8th, 2006, 10:21 AM
  2. Home NAT Routers: Port Triggering/Special Applications
    By yanksfan in forum The Security Tutorials Forum
    Replies: 1
    Last Post: July 6th, 2004, 04:01 PM
  3. sub7.2.1.4.zip
    By stink in forum AntiOnline's General Chit Chat
    Replies: 13
    Last Post: July 20th, 2003, 10:32 PM
  4. Securing Your Windows PC
    By E5C4P3 in forum The Security Tutorials Forum
    Replies: 10
    Last Post: June 12th, 2002, 04:54 PM
  5. The Worlds Longest Thread!
    By Noble Hamlet in forum AntiOnline's General Chit Chat
    Replies: 1100
    Last Post: March 17th, 2002, 09:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •