D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
196
Example usage:
To display RADIUS settings on the Switch:
DES-3200-28:4#show radius
Command: show radius
Timeout : 5 seconds
Retransmit : 2
Index IP Address Auth-Port Acct-Port Status Key
Number Number
----- ------------------ --------- --------- -------------- ---------------
1 10.1.1.1 1812 1813 Active switch
2 20.1.1.1 1800 1813 Active des3200
3 30.1.1.1 1812 1813 Active dlink
Total Entries : 3
DES-3200-28:4#
create 802.1x guest_vlan
Purpose
Used to configure a pre-existing VLAN as a 802.1X Guest VLAN.
Syntax
create 802.1x guest_vlan {<vlan_name 32>}
Description
This command is used to configure a pre-defined VLAN as a 802.1X
Guest VLAN. Guest 802.1X VLAN clients are those who have not
been authorized for 802.1X or they haven’t yet installed the
necessary 802.1X software, yet would still like to have limited access
rights on the Switch.
Parameters
<vlan_name 32> Enter an alphanumeric string of no more than 32
characters to define a pre-existing VLAN as a 802.1X Guest VLAN.
This VLAN must have first been created with the create vlan
command mentioned earlier in this manual.
Restrictions
Only Administrator-level users can issue this command.
Users must have already previously created a VLAN using the
create vlan command. Only one VLAN can be set as the 802.1X
Guest VLAN.
Example usage:
To configure a previously created VLAN as an 802.1X Guest VLAN for the Switch:
DES-3200-28:4#create 802.1x guest_vlan Tiberius
Command: create 802.1x guest_vlan Tiberius
Success.
DES-3200-28:4#
config 802.1x guest_vlan ports
Purpose
Used to configure ports for a pre-existing 802.1X guest VLAN.
Syntax
config 802.1x guest_vlan ports [<portlist> | all] state [enable | disable]