Configuring RADIUS NAS-IP

This section describes how to configure the RADIUS NAS-IP

configure 
   endpoint radius-dns 
      interface radius-client 
         vip-ip ipv4_address 
         commit 

NOTES:

  • endpoint radius-dns : Enters the endpoint radius-ep configuration mode.

  • interface radius-client : Enters the radius-client interface-type configuration mode.

  • vip-ip ipv4_address : Sets the NAS-IP value, which is also used as the source-IP in UDP requests towards the RADIUS server.

  • commit : Commits the configuration.