cancel
Showing results for 
Search instead for 
Did you mean: 

how to add Captive Portal user pool in AP6511 standalone

how to add Captive Portal user pool in AP6511 standalone

suhas_bhoir
New Contributor
I have configured a captive portal for the guest user in my Motorola ap6511, but I am not able to find the option where I cal specifies the captive portal user pool.
1 ACCEPTED SOLUTION

Christoph_S
Extreme Employee
Hello Suhas,

I would assume you are talking about the radius user pool policy?

CLI commands:
#conf t
#radius-user-pool-policy
#?
Radius User Pool Mode commands:
duration Set a guest user's access duration
no Negate a command or set its defaults
user Radius user configuration

clrscr Clears the display screen
commit Commit all changes made in this session
do Run commands from Exec mode
end End current mode and change to EXEC mode
exit End current mode and down to previous mode
help Description of the interactive help system
revert Revert changes
service Service Commands
show Show running system information
write Write running configuration to memory or terminalOnce done, don't forget to map the pool to your radius configuration:
#conf t #radius-server-policy #use radius-user-pool-policy #com wr Chris
Christoph S.

View solution in original post

5 REPLIES 5

Christoph_S
Extreme Employee
Hello Suhas,

I would assume you are talking about the radius user pool policy?

CLI commands:
#conf t
#radius-user-pool-policy
#?
Radius User Pool Mode commands:
duration Set a guest user's access duration
no Negate a command or set its defaults
user Radius user configuration

clrscr Clears the display screen
commit Commit all changes made in this session
do Run commands from Exec mode
end End current mode and change to EXEC mode
exit End current mode and down to previous mode
help Description of the interactive help system
revert Revert changes
service Service Commands
show Show running system information
write Write running configuration to memory or terminalOnce done, don't forget to map the pool to your radius configuration:
#conf t #radius-server-policy #use radius-user-pool-policy #com wr Chris
Christoph S.
GTM-P2G8KFN