C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1047
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
A
UTHENTICATION
C
OMMANDS
AUTH
GUEST
-
VLAN
The Guest VLAN routing mode in this release overcomes these issues. With the
Guest VLAN routing mode, the switch can lease DHCP addresses and accept access
to a limited network.
Note that Guest VLAN can use only untagged ports and tagged ports cannot be
used for Guest VLAN.
See the
Authentication Feature Overview and Configuration Guide
for information
about:
•
Guest VLAN, and
•
restrictions regarding combinations of authentication enhancements
working together
Examples
To define
vlan100
and assign the guest VLAN feature to
vlan100
on interface
port1.0.2
, and enable routing from the guest vlan to other VLANs, use the
following commands:
awplus#
configure terminal
awplus(config)#
vlan database
awplus(config-vlan)#
vlan 100
awplus(config-vlan)#
exit
awplus(config)#
interface port1.0.2
awplus(config-if)#
dot1x port-control auto
awplus(config-if)#
auth guest-vlan 100 routing
To disable the guest vlan feature on interface
port1.0.2
, use the following
commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no auth guest-vlan
Validation
Commands
show dot1x
show dot1x interface
show running-config
Related
Commands
dot1x port-control
vlan