Wireless Intranet Captive Portal

 

 

  1. 配置AAA服务Radius认证

radius-server key 0 radius

radius-server authentication host 172.16.1.254 primary

aaa enable

aaa group server radius radius_group 

 server 172.16.1.254

 

  1. 配置captive-portal

captive-portal

 enable

 authentication-type internal

 configuration 1

  enable

  protocol http

  radius-auth-server radius_group

  session-timeout 360

  interface ws-network 1

 

  1. 配置Radius服务器

【DCN】Wireless Intranet Captive Portal

相关文章:

  • 2021-09-07
  • 2021-12-05
  • 2021-12-23
  • 2021-07-05
  • 2021-12-12
  • 2021-06-11
  • 2022-01-30
猜你喜欢
  • 2022-02-20
  • 2022-12-23
  • 2022-12-23
  • 2021-07-09
  • 2021-12-15
  • 2021-08-13
  • 2021-11-14
相关资源
相似解决方案