C613-50100-01 REV C Command Reference for x930 Series 2095
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
AUTHENTICATION COMMANDS
AUTH
AUTH-FAIL VLAN
as a supplicant on the Guest VLAN. For more information about ACL concepts, and
configuring ACLs see the ACL Feature Overview and Configuration Guide. For
more information about ACL commands see:
• IPv4 Hardware Access Control List (ACL) Commands
• IPv4 Software Access Control List (ACL) Commands
• IPv6 Hardware Access Control List (ACL) Commands
• IPv6 Software Access Control List (ACL) Commands
Examples To enable the auth-fail vlan feature for port1.0.2 and assign VLAN 100, use the
following commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# auth auth-fail vlan 100
To disable the auth-fail vlan feature for port1.0.2, use the following commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# no auth auth-fail vlan
To enable the auth-fail vlan feature on authentication profile ‘student’, use the
commands:
awplus# configure terminal
awplus(config)# auth profile student
awplus(config-auth-profile)# auth auth-fail vlan 100
To disable the auth-fail vlan feature on authentication profile ‘student’, use the
commands:
awplus# configure terminal
awplus(config)# auth profile student
awplus(config-auth-profile)# no auth auth-fail vlan
Related
Commands
auth profile (Global Configuration)
dot1x max-auth-fail
show dot1x
show dot1x interface
show running-config