129
If the specified server resides on an MPLS L3VPN, specify the VPN instance by using the
vpn-instance vpn-instance-name
option. The VPN instance specified by this command takes
precedence over the VPN instance specified for the HWTACACS scheme.
You can remove an authentication server only when it is not used for user authentication. Removing
an authentication server affects only authentication processes that occur after the remove operation.
Examples
# In HWTACACS scheme
hwt1
, specify the primary authentication server with IP address
10.163.155.13, TCP port number 49, and plaintext shared key
123456TESTauth&!
.
<Sysname> system-view
[Sysname] hwtacacs scheme hwt1
[Sysname-hwtacacs-hwt1] primary authentication 10.163.155.13 49 key simple
123456TESTauth&!
Related commands
display hwtacacs scheme
key
(HWTACACS scheme view)
secondary authentication
(HWTACACS scheme view)
vpn-instance
(HWTACACS scheme view)
primary authorization
Use
primary authorization
to specify the primary HWTACACS authorization server.
Use
undo primary authorization
to restore the default.
Syntax
primary authorization
{
host-name
|
ipv4-address
|
ipv6
ipv6-address
}
[
port-number
|
key
{
cipher
|
simple
}
string
|
single-connection
|
vpn-instance vpn-instance-name
] *
undo primary authorization
Default
The primary HWTACACS authorization server is not specified.
Views
HWTACACS scheme view
Predefined user roles
network-admin
mdc-admin
Parameters
host-name
: Specifies the host name of the primary HWTACACS authorization server, a
case-insensitive string of 1 to 253 characters.
ipv4-address
: Specifies the IPv4 address of the primary HWTACACS authorization server.
ipv6
ipv6-address
: Specifies the IPv6 address of the primary HWTACACS authorization server.
port-number
: Specifies the service port number of the primary HWTACACS authorization server. The
value range for the TCP port number is 1 to 65535. The default setting is 49.
key
: Specifies the shared key for secure communication with the primary HWTACACS authorization
server.
cipher
: Specifies the key in encrypted form.