Chapter 29: Security
STANDARD Revision 1.0 C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved. 839
configure radius source-interface <cable-mac | ethernet | loopback>
The following sequence of CLI commands defines three RADIUS servers: 10.9.8.7, 10.9.8.6, and 10.9.8.5. The table below
summarizes the values selected in this sample configuration.
configure radius host 10.9.8.7 key hostRadKey
configure radius host 10.9.8.6 key hostRadKey
configure radius host 10.9.8.5 key hostRadKey timeout 2 retransmit 5
configure radius group group1 host 10.9.8.7
configure radius group group1 host 10.9.8.6
Table 102. Values Assigned to Three RADIUS Servers in Configuration Example
a. Default values are shown in bold.
Use the following command to display all configured RADIUS server groups, the members of each group, and the
operational parameters of each group member. If the detail keyword is added, then utilization and performance
measurements are also displayed for each RADIUS server.
show radius [detail]
To remove RADIUS groups or hosts, use the following command:
configure no radius {[group <group name> <ip address>} | {[host <ip address>]}
RADIUS Defaults
The following table lists default values for the RADIUS configuration commands.