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.