Use the following configuration statements to configure information about one or more RADIUS servers on the network at the [edit] hierarchy level:
- system radius-server address {
- port port ;
- secret secret ;
- timeout timeout;
-
retry retry ;
- }
To configure information about RADIUS servers for authentication:
- [edit]
- user@host# edit system radius-server address
- [edit system radius-server address ]
- user@host# set port port
By default, port number 1812 is used.
- [edit system radius-server address ]
- user@host# set secret secret
- [edit system radius-server address ]
- user@host# set timeout timeout
By default, the C-series Controller waits 3 seconds. You can change the timeout to a value from 1 through 90 seconds.
- [edit system radius-server address ]
- user@host# set retry retry
By default, the C-series Controller retry property is set to 3 times. You can change the retry value to a number from 1 through 10 times.
To configure a set of users that share a single account for authorization purposes, you create a template user.