华为AC上配置外置Portal认证
1.配置流程

配置步骤
**
首先进行与RADIUS服务器和Portal服务器对接参数配置
**
1.配置RADIUS服务器模板和RADIUS认证方案
a.配置RADIUS服务器模板*
radius-server template wlan-net
radius-server shared-key cipher huawei@123
radius-server authentication 10.10.10.10 1812 source Vlanif 10 weight 80
radius-server accounting 20.20.20.20.20 1813 source Vlanif 10 weight 80
undo radius-server user-name domain-included
b.创建认证方案,计费方案并配置认证方式为RADIUS
[AC] aaa
[AC-aaa] authentication-scheme wlan-net
[AC-aaa-authen-wlan-net] authentication-mode radius
[AC-aaa-authen-wlan-net] quit
[AC-aaa] accounting-scheme wlan-net
[AC-aaa-account-wlan-net]


3427

被折叠的 条评论
为什么被折叠?



