ICT小白,无线+IPM+EIA组件+短信认证+MAC认证
问题描述:
集中转发模式下,同一SSID可以同时使用MAC认证+短信认证吗?实验了一下,终端通过MAC认证后不能访问对应的资源,还需要通过短信认证。
IPM+EIA分布式部署
配置如下:
wlan service-template duanxin
ssid PUBLIC-WIFI
vlan 10
client forwarding-location ac
akm mode psk
preshared-key pass-phrase cipher $c$3$xCZ/syftxjDA0EdoMHGD6zr0jj8wKlzYfwL1UVIs
cipher-suite ccmp
security-ie rsn
client-security authentication-mode mac
mac-authentication domain mac
portal enable method direct
portal domain ipm
portal apply web-server authserver
portal temp-pass period 300 enable
service-template enable
domain name ipm
authentication portal none
authorization portal none
accounting portal none #
domain name mac
authorization-attribute idle-cut 15 1024
authentication lan-access radius-scheme mac
authorization lan-access radius-scheme mac
accounting lan-access radius-scheme mac #
组网及组网描述:
最佳答案
服务模板下增加
client-security ignore-authentication
注意不要配置错误了
暂无
该问题暂时没有网友解答
你正在,无线+IPM+EIA组件+短信认证+MAC认证