![D-Link DES-3828 - xStack Switch - Stackable Скачать руководство пользователя страница 145](http://html.mh-extra.com/html/d-link/des-3828-xstack-switch-stackable/des-3828-xstack-switch-stackable_cli-manual_76456145.webp)
xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
141
DES-3800:admin#
show radius
Purpose
Used to display the current RADIUS configurations on the Switch.
Syntax show
radius
Description
The
show radius
command is used to display the current RADIUS
configurations on the Switch.
Parameters
None.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To display RADIUS settings on the Switch:
DES-3800: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-3800: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
Only Administrator or Operator-level users can issue this command.
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-3800:admin#create 802.1x guest_vlan Trinity
Command: create 802.1x guest_vlan Trinity
Success.