48
Displaying and maintaining AAA
Execute the
display
command in any view.
Task Command
Display the configuration of ISP domains.
display domain
[
isp-name
]
AAA configuration examples
AAA for SSH users by an HWTACACS server
Network requirements
As shown in
, configure the switch to meet the following requirements:
•
Use the HWTACACS server for SSH user authentication, authorization, and accounting.
•
Assign the default user role
network-operator
to SSH users after they pass authentication.
•
Exclude domain names from the usernames sent to the HWTACACS server.
•
Use
expert
as the shared keys for secure HWTACACS communication.
Figure 10
Network diagram
Configuration procedure
1.
Configure the HWTACACS server:
# Set the shared keys for secure communication with the switch to
expert
. (Details not shown.)
# Add user account
hello
for the SSH user and specify the password. (Details not shown.)
2.
Configure the switch:
# Configure IP addresses for interfaces. (Details not shown.)
# Create an HWTACACS scheme.
<Switch> system-view
[Switch] hwtacacs scheme hwtac
# Specify the primary authentication server.
[Switch-hwtacacs-hwtac] primary authentication 10.1.1.1 49
# Specify the primary authorization server.