xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
430
58
C
OMPOUND
A
UTHENTICATION
C
OMMANDS
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:
D G S - 3 4 2 6 : 5 # c r e a t e a u t h e n t i c a t i o n g u e s t _ v l a n v l a n A c c o u n t i n g
C o m m a n d : c r e a t e a u t h e n t i c a t i o n g u e s t _ v l a n v l a n A c c o u n t i n g
S u c c e s s .
D G S - 3 4 2 6 : 5 #