A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
430
58
COMPOUND AUTHENTICATION COMMANDS
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] | multi_authen_methods
[none | any | dot1x_impb | impb_jwac]} (1)
show authentication
guest_vlan
show authentication ports {<portlist>}
enable authorization network
disable authorization
network
show authorization
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 This command is used to assign a static VLAN to be a guest VLAN. The specific VLAN
which is assigned to a guest VLAN must exist first. The specific VLAN which has been
assigned to a 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 – Specifies the guest vlan by VLAN name.
vlanid – Specifies the guest VLAN by VLAN ID.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create an authentication guest VLAN:
DGS-3426:5#create authentication guest_vlan vlan Accounting
Command: create authentication guest_vlan vlan Accounting
Success.
DGS-3426:5#