DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
161
show radius
Restrictions None.
Example usage:
To display RADIUS settings on the Switch:
DES-3500:admin#show radius
Command: show radius
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 des3226
3 30.1.1.1 1812 1813 Active dlink
Total Entries : 3
DES-3500:admin#
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 The
create 802.1x guest_vlan
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
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
User Account Command Level – Administrator and Operator
This VLAN is only supported for port-based 802.1x and must have
already been previously created 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 a 802.1x Guest VLAN for the Switch.
DES-3500:admin#create 802.1x guest_vlan Trinity
Command: create 802.1x guest_vlan Trinity
Success.
DES-3500:admin#
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]