xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
433
show mac_based_access_control auth_state ports
Purpose
Used to display mac_based_access_control authentication status.
Syntax
show mac_based_access_control auth_state ports {<portlist>}
Description
This command is used to display mac_based_access_control authentication status.
Parameters
ports
– Displays the MAC-based Access Control port state.
Restrictions
None.
Example usage:
To display mac based access control auth state:
DES-3528:admin#show mac_based_access_control auth_state ports 1-7
Command: show mac_based_access_control auth_state ports 1-7
P: Port-based Pri: Priority
Port MAC Address Original State VID Pri Aging Time/
RX VID Block Time
------ -------------------- ---- -------------- ---- -- -----------
Total Authenticating Hosts : 0
Total Authenticated Hosts : 0
Total Blocked Hosts : 0
DES-3528:admin#
config mac_based_access_control authorization attributes
Purpose
Used to enable or disable the accepting of authorized configuration.
Syntax
config mac_based_access_control authorization attributes {radius [enable | disable] |
local [enable | disable]}(1)
Description
This command is used to enable or disable the accepting of authorized configuration. When
the authorization is enabled for MAC-AC’s radius, the authorized data assigned by the
RADUIS server will be accepted if the global authorization network is enabled.
When the authorization is enabled for MAC-AC’s local, the authorized data assigned by the
local database will be accepted.
Parameters
radius
– If specified to enable, the authorized data assigned by the RADUIS server will be
accepted if the global authorization network is enabled. The default state is enabled.
local
– If specified to enable, the authorized data assigned by the local database will be
accepted if the global authorization network is enabled. The default state is enabled.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the MAC-based AC authorized attributes:
DES-3528:admin# config mac_based_access_control authorization attributes local disable
Command: config mac_based_access_control authorization attributes local disable
Success.
DES-3528:admin#