D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
167
19
COMPOUND AUTHENTICATION COMMANDS
The Compound Authentication UI specification describes the Common feature for access control functionalities and
specifications.
The Compound Authentication commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
Command Parameters
create authentication guest_vlan [vlan <vlan_name 32> | vlanid <vlanid 1-4094>]
delete authentication guest_vlan [vlan <vlan_name 32> | vlanid <vlanid 1-4094>]
config authentication guest_vlan [vlan <vlan_name 32> | vlanid <vlanid 1-4094>] [add | delete ] ports [ <portlist>
|all ]
config authentication ports [<portlist> | all] {auth_mode [port_based | host_based { vlanid <vidlist> state
[enable | disable] }]| multi_authen_methods[none | any | dot1x_impb |
impb_jwac]} (1)
show authentication guest_vlan
show authentication ports {<portlist>}
enable authorization attributes
disable authorization attributes
show authorization
config authentication server failover [local | permit | block]
show authentication
Each command is listed, in detail, in the following sections.
create authentication guest_vlan
Purpose Used to assign a static VLAN to be guest VLAN.
Syntax
create authentication guest_vlan [vlan <vlan_name 32> | vlanid <vlanid 1-4094>]
Description The create guest_vlan command will assign a static VLAN to be guest VLAN.
The specific VLAN which assigned to guest VLAN must be existed.
The specific VLAN which assigned to guest VLAN can’t be deleted.
For further description of this command please see description for config authentication
guest_vlan ports.
Parameters
<vlan_name 32> - Specify the guest VLAN by VLAN name.
vlanid - Specify the guest VLAN by VLAN ID.
Restrictions Only Administrator and Operator-level users can issue this command.