Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
  TACACS+ Configuration Mode Commands 
on-network-error  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
8649 
on-network-error 
Configures StarOS behavior when a TACACS+ login fails due to a network error. This command also can be used to 
configure system behavior separately for TACACS+ network error login failures for administrative users accessing the 
system via the Console port. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > TACACS+ Configuration 
configure > tacacs mode
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-tacacs)# 
Syntax
 
on-network-error { continue | stop } [ tty console ] 
continue
 
The system will continue with authentication using non-TACACS+ authentication services.  
stop
 
The system forces the failed TACACS+ user to exit. 
tty console
 
Release 12 and later systems only: Can be used after the 
continue
 or 
stop
 options to specify system behavior for 
TACACS+ CLI users being authenticated via the StarOS Console port: 
 
stop tty console
: Forces the failed user to exit when authentication fails. 
 
continue tty console
: The system will continue with authentication using non-TACACS+ authentication 
services. 
Usage 
Use this command to configure system behavior for users who fail TACACS+ authentication due to a 
network error.  
Example
 
The following command conifgures the system to stop when a TACACS+ login fails due to a network error: 
on-network-error stop