beautypg.com

Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1135

background image

Authentication Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

43.9

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:

To disable the guest vlan feature on interface port1.0.2, use the following commands:

Validation

Commands

show dot1x
show dot1x interface
show running-config

Related Commands

dot1x port-control
vlan

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

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

no auth guest-vlan