DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Router# configure terminal
Step 2
Configures the Authorization Group Identifier and
Authentication Key.
nls ag-id
Example:
Router (config)# nls ag-id 100 auth-key 20
Step 3
Exits global configuration mode and enters privileged EXEC
mode.
end
Example:
Router# end
Step 4
Examples
The following example shows the nls ag-id command with an Authorization Group ID of 100 and Authentication
Key of 20.
Router (config)# nls ag-id 100 auth-key 20
Configuring NLS Response Timeout
The NLS response timeout governs the time CMTS will wait for getting a response for a NLS authentication
request.
To configure the NLS response timeout, use the nls ag-id command in global configuration mode. It is
recommended that NLS message authentication be enabled at all times.
Cisco cBR Series Converged Broadband Routers Troubleshooting and Network Management Configuration Guide
for Cisco IOS XE Fuji 16.8.x
105
Control Point Discovery
Configuring NLS Response Timeout