Configuring Secondary Authentication

Use the following sample configuration to configure secondary authentication under the DNN profile:

config 
   profile dnn pool_name 
      [ no ] secondary authentication radius 
      end 

NOTES:

  • no : Disables the secondary authentication under the DNN profile.

  • secondary authentication : Enables secondary-authentication under the DNN profile and sets method as RADIUS.

  • radius : Specifies RADIUS for secondary authentication.