D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
195
Format
config authentication guest_vlan [vlan <vlan_name 32> | vlanid <vlanid 1-4094>] [add |
delete] ports [<portlist> | all ]
Parameters
vlan - Specify the guest VLAN name.
<vlan_name 32> - Specify the guest VLAN name. The VLAN name can be up to 32
characters long.
vlanid - Specify the guest VLAN VID.
<vlanid 1-4094> - Specify the guest VLAN VID. The VLAN ID value must be between 1 and
4094.
add - Specify to add a port list to the guest VLAN.
delete
- Specify to delete a port list from the guest VLAN.
ports - Specify a port or range of ports to configure.
<portlist> - Specify a range of ports to configure.
all - Specify to configure all ports.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure authentication for all ports for a guest VLAN called “gv”:
DGS-3420-28SC:admin#config authentication guest_vlan vlan gv add ports all
Command: config authentication guest_vlan vlan gv add ports all
Success.
DGS-3420-28SC:admin#
18-4 config authentication mac_format
Description
This command will set the MAC address format that will be used for authentication username via
the RADIUS server.
Format
config authentication mac_format {case [lowercase | uppercase] | delimiter {[hyphen | colon
| dot | none] | number [1 | 2 | 5]}(1)}(1)
Parameters
case - (Optional) Specifies the case format used.
lowercase - Specifies using the lowercase format, the RADIUS authentication username will
be formatted as: aa-bb-cc-dd-ee-ff.
uppercase - Specifies using the uppercase format, the RADIUS authentication username will
be formatted as: AA-BB-CC-DD-EE-FF.
delimiter - (Optional) Specifies the delimiter format used.