=== RADIUS Client === RADIUS Client is an access server (hardware or software) which will use Evolynx Radius for AAA services. ==IP Address== Is the IP Address of the Client box. ==Secret== A password shared between Server and Client. This text string can have up to 30 alpha-numeric characters. === Using wildcard character "*" === It's possible to use " *" wild card character to define a set of Clients with the same Secret value. All examples bellow are valid values for Client IP address: 192.168.1.* 192.*.1.1 *.*.1.1 *.*.*.* *