RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
04-23-2018 02:39 AM
Hi , i try to make dot1x configuration but i get this information. How to resolve it ?
telnet@7450_B28-P1(config-authen)#dot1x enable ethernet 2/1/2
Error - MAC-AUTH/Dot1x cannot be enabled on UNTAGGED port 2/1/2 on non-system default vlan
telnet@7450_B28-P1(config-authen)#sho dot1x conf
PAE Capability : Authenticator Only
Status : Enabled
Auth Order : dot1x mac-auth
Default VLAN : 200
Auth VLAN Mode : Multiple Untagged Mode
Restricted VLAN : Not configured
Critical VLAN : Not configured
Guest VLAN : Not configured
Action on Auth failure : Block traffic
MAC Session Aging : Enabled
Filter Strict Security : Enabled
Re-authentication : Disabled
Session max sw-age : 120 seconds
Session max hw-age : 70 seconds
Quiet-period : 60 seconds
TX-period : 30 seconds
Reauth-period : 3600 seconds
Supplicant-timeout : 30 seconds
Max Reauth requests : 2
Protocol Version : 1
my running config :
authentication
auth-default-vlan 200
auth-vlan-mode multiple-untagged
dot1x enable
!
aaa authentication dot1x default radius
aaa authentication login default local
enable password-display
enable telnet authentication
hostname 7450_B28-P1
ip route 0.0.0.0/0 192.168.50.1
!
logging host 192.168.50.5
logging host 192.168.50.9
username admin password XXXXXXXXXXXXXXXXXXXXXX.
radius-server host 192.168.53.10 auth-port 1812 acct-port 1813 default key XXXXXXXXXXXXXXXX
radius-server key XXXXXXXXXXXXX
