+ # RADIUS shared secret
+ # Parameter: required
+ # Values: any
+ Secret = sec
+
+ # Path to RADIUS dictionaries file
+ # Parameter: optional
+ # Values: file path
+ # Default: /usr/share/freeradius/dictionary
+ # Dictionaries = /usr/share/freeradius/dictionary
+
+ # RADIUS port number
+ # Parameter: optional
+ # Value: 1 ... 65535
+ # Default: 1812
+ # Port = 1812
+