Specifications
DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
21
802.1X COMMANDS
The DGS-3224TGR implements the server-side of the IEEE 802.1x Port-based Network Access Control. This mechanism is
intended to allow only authorized users, or other network devices, access to network resources by establishing criteria for each
port on the switch that a user or network device must meet before allowing that port to forward or receive frames.
Command Parameters
enable 802.1x
disable 802.1x
config 802.1x auth_protocol [local|radius_eap]
config 802.1x capability ports <portlist>|all
authenticator
none
config 802.1x
auth_parameter
ports <portlist>|all
default
direction [both|in]
port_control
[force_unauth|auto|force_auth]
quiet_period <sec 0-65535>
tx_period <sec 1-65535>
supp_timeout <sec 1-65535>
server_timeout <sec 1-65535>
max_req <value 1-10>
reauth_period <sec 1-65535>
enable_reauth [enabled|disabled]
config 802.1x init [port_based [<portlist>|all] |mac_based[<portlist>|all] {mac_address
<macaddr>}]
config 802.1x reauth [port_based [<portlist>|all] |mac_based[<portlist>|all] {mac_address
<macaddr>}]
config radius add <server_index 1-3>
{ipaddress
<server_ip> |
key <passwd 32> |
auth_port <udp_port_number 1-65535>
acct_port <udp_port_number 1-65535>}
config radius delete <server_index 1-3>
config radius <server_index 1-3>
ipaddress <server_ip>
key <passwd 32>
auth_port <udp_port_number 1-65535>
acct_port <udp_port_number 1-65535>
show radius
show 802.1x user
create 802.1x user <username 15>
delete 802.1x user <username 15>
show auth_statistics {ports <portlist>}
show auth_diagnostics {ports <portlist>}
101