Difference between revisions of "Netband Project - 802.1x"
From Teknologisk videncenter
(→Configuration) |
(→Configuration) |
||
Line 13: | Line 13: | ||
==Configuration== | ==Configuration== | ||
*12.2(46)SE and earlier | *12.2(46)SE and earlier | ||
− | <pre> | + | <pre>interface FastEthernet0/10 |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | interface FastEthernet0/10 | ||
dot1x port-control auto | dot1x port-control auto | ||
dot1x host-mode single-host | dot1x host-mode single-host |
Revision as of 09:59, 20 April 2009
<accesscontrol>NetBand</accesscontrol> This page is part of the Netband Project
- provides accesscontrol at the switchport
- Consists of
- Auhtenticator
- The device that handles the authentication on behalf of the clients
- Supplicant(client)
- The clients conencting to the network
- Authentication server
- Radius server
- Auhtenticator
Configuration
- 12.2(46)SE and earlier
interface FastEthernet0/10 dot1x port-control auto dot1x host-mode single-host dot1x violation-mode protect ! radius-server key ciscodisco
- 12.2(50)SE or later
interface FastEthernet0/10 authentication port-control auto authentication host-mode authentication violation protect