xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
172
Example usage:
This example sets authorization global state disabled:
DGS-3627:admin# disable authorization attributes
Command: disable authorization attributes
Success.
DGS-3627:admin#
show authorization
Purpose
Used to show authorization status.
Syntax
show authorization
Description
Used to show authorization status.
Parameters
None.
Restrictions
None.
Example usage:
This example displays authorization status:
DGS-3627:admin# show authorization
Command: show authorization
Authorization for Attributes: Enabled.
DGS-3627:admin#
config authentication server failover
Purpose
Used to configure authentication server failover function.
Syntax
config authentication server failover [local | permit | block]
Description
Description
When authentication server fails, administrator can configure to:
Use local DB to authenticate the client
The switch will resort to using local database to authenticate the client. If the client fails on
local authentication, the client is regarded as un-authenticated, otherwise, it authenticated.
Pass authentication
The client is always regarded as authenticated. If guest VLAN enabled, client will stay at
guest VLAN, otherwise, it will stay at original VLAN.
Block the client (default setting)
The client is always regarded as un-authenticated.
Parameters
local
- Use local DB to authenticate the client.
permit
- The client is always regarded as authenticated.
block
- Block the client (Default setting)
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage: