PRESENTACIÓN 802-1x
PRESENTACIÓN 802-1x
Protocolo 802.1x. :
historia, definición y utilidad
Need to know when using 802.1X:
Protocolo 802.1x. :
historia, definición y utilidad
802.1x Port Based Authentication
aaa authentication dot1x default local indicates that the local credentials will be
used for dot1x authentication
username cisco password cisco configures the username and password in the
local database that will be used for authentication
dot1x system-auth-control - globally enables 802.1X port-based authentication
You need create a dot1x credentials profile that will contain the With the following two commands, you will enable port based
username and password that will be used by the supplicant to authentication on the interface, and you will configure the
authenticate against the credentials configured on the RADIUS. interface to play the role of a dot1x authenticator:
Dot1x credentials NAME_OF_Profile Interface GibabitEthernet 0/0
Username Authentication port-control auto
Password Dot1x pae authentication
Dot1x supplicant force-multicast
Protocolo 802.1x. :
historia, definición y utilidad