3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide

302 CHAPTER 17: AAA/RADIUS/HWTACACS CONFIGURATION COMMANDS
Example
# Configure the security gateway to send hwtacacs packets from 129.10.10.1.
[SecBlade_FW] hwtacacs nas-ip 129.10.10.1
hwtacacs scheme Syntax
hwtacacs scheme hwtacacs-scheme-name
undo hwtacacs scheme hwtacacs-scheme-name
View
System view
Parameter
hwtacacs-scheme-name: Specifies an HWTACACS server scheme, with a character
string of 1 to 32 characters.
Description
Use the hwtacacs scheme command to enter HWTACACS Server view. If the
specified HWTACACS server scheme does not exist, you can create a new
HWTACACS scheme.
Use the .undo hwtacacs scheme command to delete an HWTACACS scheme.
Example
# Create an HWTACACS scheme named "test1" and enter the relevant
HWTACACS scheme view.
[SecBlade_FW] hwtacacs scheme test1
[SecBlade_FW-hwtacacs-test1]
key Syntax
key { accounting | authentication | authorization } string
undo key { accounting | authentication | authorization } string
View
HWTACACS view
Parameter
accounting: Shared key of the accounting server.
authentication: Shared key of the authentication server.
authorization: Shared key of the authorization server.
string: The shared key, a string up to 16 characters.
Description
Use the key command to configure a shared key for HWTACACS authentication,
authorization or accounting.