D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
193
Chapter 18
Compound
Authentication
Commands
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 mac_format {case [lowercase | uppercase] | delimiter {[hyphen | colon |
dot | none] | number [1 | 2 | 5]}(1)}(1)
config authentication ports [<portlist> | all] {auth_mode [port_based | host_based {vlanid
<vid_list> state [enable | disable]}] | multi_authen_methods [none | any | dot1x_impb |
impb_jwac | impb_wac | mac_impb]}(1)
show authentication
show authentication guest_vlan
show authentication mac_format
show authentication ports {<portlist>}
enable authorization attributes
disable authorization attributes
show authorization
config authentication server failover [local | permit | block]
18-1 create authentication guest_vlan
Description
This command is used to assign a static VLAN to be a guest VLAN. The specific VLAN which is
assigned to be a guest VLAN must already exist. The specific VLAN which is assigned to be a
guest VLAN can’t be deleted.
Format
create authentication guest_vlan [vlan <vlan_name 32> | vlanid <vlanid 1-4094>]
Parameters
vlan - Specify the guest VLAN by VLAN name.
<vlan_name 32> - Specify the guest VLAN by VLAN name. The VLAN name can be up to 32
characters long.
vlanid - Specify the guest VLAN by VLAN ID.
<vlanid 1-4094> - Specify the guest VLAN by VLAN ID. The VLAN ID value must be between
1 and 4094.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.