xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
107
Example usage:
This example sets authorization global state disabled:
DGS-3450:admin# disable authorization attributes
Command: disable authorization attributes
Success.
DGS-3450: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-3450:admin# show authorization
Command: show authorization
Authorization for Attributes: Enabled.
DGS-3450: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
o
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
o
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)
o
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: