System information
Configuring the System
3-33
where:
LINE is the text message for the failed login and authentication.
cr is a command return specifies the default failed loging and authentication
message.
3. Use the console authentication radius username command in Global
Configuration mode to configure a username for RADIUS client authentication
for console session access to the BSR, as shown below:
MOT(config)#console authentication radius username {<WORD>}
where:
WORD is the username.
4. Use the console authentication radius local-password command in Global
Configuration mode to enable RADIUS client authentication for console session
access to the BSR, as shown below. This command allows you to configure a user
name for RADIUS access, use of a locally set password or both.
MOT(config)#console authentication radius [local-password | username
<WORD>]
where:
local-password allows password authentication by a locally configured
password if there is no response from the RADIUS server. If the RADIUS
client is not configured with the local-password command argument, access
to the BSR is denied if there is no response from the RADIUS server.
username is used for authentication.
WORD
5. Use the enable authentication radius command in Global Configuration mode
to enable RADIUS client authentication for Privileged EXEC mode access to the
BSR, as shown below:
MOT(config)#enable authentication radius [local-password]
where: