HP MSR2000/3000/4000 Router Series Security Command Reference

68
You can configure up to 16 HWTACACS schemes.
Examples
# Create an HWTACACS scheme named hwt1 and enter its view.
<Sysname> system-view
[Sysname] hwtacacs scheme hwt1
[Sysname-hwtacacs-hwt1]
Related commands
display hwtacacs scheme
key (HWTACACS scheme view)
Use key to set the shared key for secure HWTACACS authentication, authorization, or accounting
communication.
Use undo key to remove the configuration.
Syntax
key { accounting | authentication | authorization } { cipher | simple } string
undo key { accounting | authentication | authorization }
Default
No shared key is configured.
Views
HWTACACS scheme view
Predefined user roles
network-admin
Parameters
accounting: Sets the shared key for secure HWTACACS accounting communication.
authentication: Sets the shared key for secure HWTACACS authentication communication.
authorization: Sets the shared key for secure HWTACACS authorization communication.
cipher: Sets a ciphertext shared key.
simple: Sets a plaintext shared key.
string: Specifies the shared key string. This argument is case sensitive.
In non-FIPS mode:
{ A plaintext shared key is a string of 1 to 255 characters.
{ A ciphertext shared key is a string of 1 to 373 characters.
In FIPS mode:
{ A plaintext shared key is a string of 15 to 255 characters that must contain digits, uppercase
letters, lowercase letters, and special characters.
{ A ciphertext shared key is a string of 15 to 373 characters.
Usage guidelines
The shared keys configured on the device must match those configured on the HWTACACS servers.