D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
14
9
<state> This parameter defines whether the port or range of ports
will be enabled or disabled.
Restrictions This command can only be entered if the global command ‘enable
mac_based_access_control’ was previously entered.
Example usage:
To enable MAC Based Access Control on port or port list:
DGS3100# config mac_based_access_control ports 1:1-
5 state enable
DGS3100#
show mac_based_access_control
Purpose To show the port MAC authentication status.
Syntax
show mac_based_access_control {ports [<portlist> | all]}
Description The show mac_based_access_control command displays MAC
authentication status on the configured ports.
Parameters <portlist> A port or range of ports displayed with the MAC
authentication status.
all displays all ports with the MAC authentication status.
Restrictions None.
Example usage:
To display MAC Based Access Control on port or port list:
DGS3100# show mac_based_access_control
MAC Based Access Control
----------------------------------------
State :Enabled
Method : Radius
DGS3100# show mac_based_access_control ports 1:5
Port State
----------- -------------
5 Enabled
DGS3100#