User`s guide

266 XgOS User’s Guide September 2014
Example: RADIUS IMS Server With Default
Authentication
When configuring IMS to use a RADIUS server, you can use the following minimal
command. This example accepts the defaults for the following:
port (1812)
authentication type (PAP)
number of retries before failing to connect (3)
time to wait before timing out the connection (3 seconds)
Example: RADIUS IMS Server With CHAP
Authentication
The following example shows how to configure IMS as a RADIUS server using
CHAP authentication and some custom option settings. This command does not use
default option values.
add ims radius-server RAD cesar joe
New password:
New password again:
Enter a secret:
New password:
New password again:
show ims radius-server RAD -detail
-----------------------------------------------------------------
name RAD
descr
host-name cesar
port 1812
state up/indeterminate
error
user-name joe
auth-type PAP
timeout 3
retries 3
-----------------------------------------------------------------
1 record displayed
add ims radius-server RAD2 cesar:200 joe -authentication-type=CHAP -retries=6
-timeout=60
New password:
New password again: