Netgear M4300-24X24F (XSM4348S) - Stackable Managed Switch with 48x10G including 24x10GBASE-T and 24xSFP+ Layer 3 Guia Do Programa

Página de 1143
Management Commands 
152
M4200 and M4300 Series ProSAFE Managed Switches 
Malformed Access Responses.................... 0
Bad Authenticators............................ 0
Pending Requests.............................. 0
Timeouts...................................... 0
Unknown Types................................. 0
Packets Dropped............................... 0
TACACS+ Commands
TACACS+ provides access control for networked devices via one or more centralized 
servers. Similar to RADIUS, this protocol simplifies authentication by making use of a single 
database that can be shared by many clients on a large network. TACACS+ is based on the 
TACACS protocol (described in RFC1492) but additionally provides for separate 
authentication, authorization, and accounting services. The original protocol was UDP based 
with messages passed in clear text over the network; TACACS+ uses TCP to ensure reliable 
delivery and a shared key configured on the client and daemon server to encrypt all 
messages.
tacacs-server host
Use the
 
tacacs-server host
 command in Global Configuration mode to configure a 
TACACS+ server. This command enters into the TACACS+ configuration mode. The 
ip-address
 or hostname argument is the IP address or host name of the TACACS+ 
server. To specify multiple hosts, multiple
 
tacacs-server host
 commands can be used. 
no tacacs-server host
Use the no tacacs-server host command to delete the specified hostname or IP 
address. The ip-address or hostname argument is the IP address or host name of the 
TACACS+ server. 
tacacs-server key
Use the tacacs-server key command to set the authentication and encryption key for all 
TACACS+ communications between the switch and the TACACS+ daemon. The 
key-string
 parameter has a range of 0–128 characters and specifies the authentication 
and encryption key for all TACACS communications between the switch and the TACACS+ 
server. This key must match the key used on the TACACS+ daemon.
Format
tacacs-server host {ip-address | hostname}
Mode
Global Config
Format
no tacacs-server host {ip-address | hostname}
Mode
Global Config