To configure RADIUS dynamic request support, include the authentication-server statement at the [edit access profile profile-name radius] hierarchy level. The router uses this list of specified servers for both authentication and dynamic request operations. The router listens on UDP port 3799 for dynamic requests.
-
[edit access profile profile-name radius]
-
authentication-server [ ip-address ]
To configure the router to support dynamic requests from more than one RADIUS server, include multiple ip-address entries, for example:
-
authentication-server 192.168.1.3 192.168.10.15;