Monitoring Tacacs - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

Command or Action
Step 3
debug tacacs authorization
Example:
Device# debug tacacs authorization
Step 4
debug tacacs accounting
Example:
Device# debug tacacs accounting
Step 5
debug tacacs packets
Example:
Device# debug tacacs packets

Monitoring TACACS+

Table 89: Commands for Displaying TACACS+ Information
Command
show tacacs
Configuration Examples for TACACS+
Example: TACACS Authorization
The following example shows how to configure TACACS+ as the security protocol for PPP authentication
using the default method list; it also shows how to configure network authorization via TACACS+:
aaa new-model
aaa authentication ppp default if-needed group tacacs+ local
aaa authorization network default group tacacs+
tacacs-server host 10.1.2.3
tacacs-server key goaway
interface serial 0
ppp authentication chap default
The lines in the preceding sample configuration are defined as follows:
• The aaa new-model command enables the AAA security services.
• The aaa authentication command defines a method list, "default," to be used on serial interfaces running
PPP. The keyword default means that PPP authentication is applied by default to all interfaces. The
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
Purpose
Displays information about AAA/TACACS+
authorization.
Displays information about accountable events as they
occur.
Displays information about TACACS+ packets.
Purpose
Displays TACACS+ server statistics.
Configuration Examples for TACACS+
895

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents