User guide

5-21
Cisco 600 Series Installation and Operation Guide
78-11190-01
Chapter 5 Configuration Procedures for the Cisco 67x CPE Devices
Configure Applications
CiscoSecure for UNIX
CiscoSecure for Windows NT
Cisco 67x Implementation
The Cisco 67x supports a RADIUS client. However, for most environments, the
Cisco 67x RADIUS client is not used. The RADIUS profile exists on the service
provider’s remote access server.
Configuring RADIUS on the Cisco 67x
The following examples assume that the Cisco 67x is connected to a network
equipped with a RADIUS server:
Note If you enable RADIUS on the CPE, you have to disable
authentication on the service provider’s remote access server.
Step 1 Enable the Cisco 67x RADIUS application:
set radius enabled
RADIUS is enabled
Step 2 Point the CPE to the remote RADIUS server:
set radius remote
x.x.x.x
RADIUS will now send messages to
x.x.x.x
where x.x.x.x is the address of the remote RADIUS server.
Step 3 Set the RADIUS secret password:
set radius secret
mysecret
RADIUS Secret now set - All secrets are in lowercase
where mysecret is the RADIUS secret password.
Step 4 Enable RADIUS authentication and set the PPP login and password for the
WAN0-0 port:
set ppp wan0-0 radius enabled
set ppp wan0-0 login
cisco
set ppp wan0-0 password
is_great