Cisco cBR-8 Configuration And Troubleshooting Manual page 177

Cbr series converged broadband routers
Table of Contents

Advertisement

Usage-Based Billing (SAMIS)
Command or Action
Step 3
aaa new-model
Example:
Router(config)# aaa new-model
Example:
Router(config)#
Step 4
aaa authentication login {default | list-name }
method1 [method2 ...]
Example:
Router(config)# aaa authentication login
default enable
Example:
Router(config)#
Step 5
aaa authorization exec {default | list-name } method1
[method2 ...]
Example:
Router(config)# aaa authorization exec default
local
Example:
Router(config)#
Step 6
username name privilege level password
encryption-type password
Example:
Router(config)# username billingapp privilege
15 password 7 billing-password
Example:
Router(config)#
Step 7
ip ssh time-out seconds
Example:
Router(config)# ip ssh time-out 120
Example:
Router(config)#
Cisco cBR Series Converged Broadband Routers Troubleshooting and Network Management Configuration Guide
Enabling and Configuring the Secure Copy Protocol (optional)
Purpose
Enables the Authentication, Authorization, and Accounting
(AAA) access control model.
Enables AAA access control authentication at login, using the
following parameters:
Valid methods include enable, line, and local.
Configures the CMTS to allow users to run an EXEC shell and
access the CLI to run the Secure Copy commands.
Valid methods include local.
(Optional) Creates a user account for login access and specifies
the privilege level and password for that account:
This step is optional but for the purposes of security
Note
and management, Cisco recommends creating a unique
account for the billing application to use when logging
into the CMTS.
Enables Secure Shell (SSH) access on the Cisco CMTS, which
is required for SCP use. The seconds parameter specifies the
maximum time allowed for SSH authentication, in seconds,
with a valid range of 0 to 120 seconds, with a default of 120
seconds.
for Cisco IOS XE Fuji 16.8.x
165

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents