Specifications

DGS-3048 Layer 2 Switch CLI Reference Manual
114
18
802.1X COMMANDS
The DGS-3024 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
show 802.1x auth_state {ports <portlist>}
show 802.1x
auth_configuration
{ports <portlist>}
config 802.1x
auth_parameter
ports [<portlist> | all] [default | { 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 [enable | disable]}]
config 802.1x auth_protocol [radius | none]
config 802.1x init [port_based ports [<portlist> | all]
config 802.1x reauth [port_based ports [<portlist> | all]
config radius add [ <server_ip> ][ key <passwd 32>] [default | {auth_port
<udp_port_number 1-65535> | acct_port <udp_port_number 1-
65535>}]
config radius delete <server_ip>
config radius <server_ip> {| key <passwd 32> | auth_port <udp_port_number 1-
65535> | acct_port <udp_port_number 1-65535>}
show radius
Each command is listed, in detail, in the following sections.
enable 802.1x
Purpose Used to enable the 802.1x server on the Switch.
Syntax
enable 802.1x
Description
The enable 802.1x command enables the 802.1x Port-based Network
Access control server application on the Switch.
Parameters None.
Restrictions Only administrator-level users can issue this command.
Example usage:
To enable 802.1x switch wide:
DGS3048#enable 802.1x