System Manual 5. Installation
76.7300FP11/2, Rev A 8/09 Page 2-81
__ 4. Enter the following commands to change the user password:
t7300-Tellabs# configure terminal
t7300-Tellabs(config)# user password
Enter Current Password:
Enter New Password:
t7300-Tellabs(config)#
Configure RADIUS
5.80 Follow the steps in this section to configure a RADIUS server.
__ 1. Enter the following command to enter the Global Configuration Mode:
t7300-Tellabs# configure terminal
__ 2. Enter the following command to configure the RADUIS server IP
address:
t7300-Tellabs(config)# radius-server host 172.23.109.83
__ 3. Enter the following command to configure the RADIUS server host
key:
t7300-Tellabs(config)# radius-server host key 172.23.109.83
Enter New Key:
__ 4. Enter the following command to exit to Privileged Exec Mode:
t7300-Tellabs(config)# exit
__ 5. Enter the following command to show the RADIUS configuration:
t7300-Tellabs# show radius server
System response:
Radius Server Host Information
------------------------------
Index : 1
Server address : 172.23.109.83
Radius Server Status : Enabled
Response Time : 10
Maximum Retransmission : 3
------------------------------
__ 6. Enter the following command to enable RADIUS login authentication:
t7300-Tellabs# configure terminal
t7300-Tellabs(config)# login authentication radius
t7300-Tellabs(config)# exit
Caution:
Do not perform the steps in this section if there is no RADIUS server configured
on the system.