/[radius]/radius/examples/config.syntax
ViewVC logotype

Diff of /radius/examples/config.syntax

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by gray, Thu May 29 15:50:27 2003 UTC revision 1.11 by gray, Thu Jun 5 09:16:39 2003 UTC
# Line 127  snmp { Line 127  snmp {
127          time-to-live 10;        # Request time to live          time-to-live 10;        # Request time to live
128          request-cleanup-delay 0; # Number of seconds the request remains          request-cleanup-delay 0; # Number of seconds the request remains
129                                   # in queue after being processed                                   # in queue after being processed
130            # SNMP storage management
131            storage {
132                    max-nas-count 512;      # Overall number of NASes
133                    max-port-count 1024;    # Overall number of ports
134                                            # to be monitored
135            };
136          # Server identifier          # Server identifier
137          ident "RADIUS server";            ident "RADIUS server";  
138          # Communities          # Communities

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26