CLI Reference 802.1X Configuration Commands
802.1X Configuration Commands
dot1x auth-address-table
Use this command to set the address table that can be authenticated by 802.1X. Use the no form
of this command to delete the address table.
dot1x auth-address-table address mac-addr interface interface
no dot1x auth-address-table address mac-addr interface interface
It specifies the physical address that can be
authenticated.
It specifies the interface number.
No address can be authenticated.
Global configuration mode
Only addresses in this table can be authenticated by 802.1X. Use the show dot1x
auth-address table command to show the authentication address table.
The following example shows how to add an authentication address on the
interface.
Ruijie# configure terminal
Ruijie(config)# dot1x auth-address-table address
00d0f8000000 interface ehternet 1/1
Ruijie(config)# end
Ruijie#
show dot1x
auth-address-table
This command is used to show the information about the
address table that can be authenticated by 802.1x.
dot1x authentication
In case AAA is enabled, login must be authenticated by the AAA service. Use this command to
associate login authentication method list. Use the no form of this command to delete the login
authentication method list.