configure tacacs-accounting server
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
981
configure tacacs-accounting server
configure tacacs-accounting [primary | secondary] server [<ipaddress> |
<hostname>] {<udp_port>} client-ip <ipaddress> {vr <vr_name>}
Description
Configures the accounting server.
Syntax Description
Default
Unconfigured. The default virtual router is VR-Mgmt, the management virtual router.
Usage Guidelines
NOTE
The BlackDiamond 8800 series switch and the Summit X450 family of switches do not support user-created VRs.
You can use the same server for accounting and authentication.
To remove a server, use the following command:
unconfigure tacacs server [primary | secondary]
Example
The following command configures server tacacs1 as the primary accounting server for client
switch 10.10.20.35 using a virtual router interface of VR-Default:
configure tacacs-accounting primary server tacacs1 client-ip 10.10.20.35 vr vr-Default
primary
Configures the primary accounting server.
secondary
Configures the secondary accounting server.
ipaddress
The IP address of the accounting server being configured.
hostname
The host name of the accounting server being configured.
tcp_port
The TCP port to use to contact the server.
ipaddress
The IP address used by the switch to identify itself when communicating with
the accounting server.
vr_name
Specifies the virtual router on which the client IP is located.
NOTE: The BlackDiamond 8800 series switch and the Summit X450 family of
switches do not support user-created VRs.