Configuring RADIUS Pod

Use the following sample configuration to configure the RADIUS pod.

config 

      endpoint radius 
         replicas number_of_replicas 
         commit 

NOTES:

  • endpoint radius : Enter the RADIUS endpoint configuration mode.

  • replicas number_of_replicas : Set the number of replicas required.

  • commit : Commit the configuration.

Example

The following is an example of the RADIUS pod configuration.

config 

      endpoint radius 
         replicas 3 
         exit