NAC (dot1x)

 | 8 Aug 2007 20:59

A quick and dirty rip from CCO just for those who’re in a hurry:

Enabling 802.1x Authentication

To enable 802.1x port-based authentication, you must enable AAA and specify the authentication method list. A method list describes the sequence and authentication methods to be queried to authenticate a user.

The software uses the first method listed to authenticate users; if that method fails to respond, the software selects the next authentication method in the method list. This process continues until there is successful communication with a listed authentication method or until all defined methods are exhausted. If authentication fails at any point in this cycle, the authentication process stops and no other authentication methods are attempted.

SUMMARY STEPS

Configure:

  1. aaa authentication dot1x {default | listname} method1 [method2...]
  2. interface interface-id
  3. dot1x port-control auto

Verify:

  1. show dot1x

No Responses to “NAC (dot1x)”