Cisco Cisco IOS Software Release 12.2(1)DX

Descargar
Página de 24
      Per VRF AAA
Configuration Examples
9
Cisco IOS Release 12.2(1)DX
Verifying Per VRF AAA
To verify the Per VRF AAA feature, use the following command in EXEC mode:
Troubleshooting Per VRF AAA
To troubleshoot the Per VRF AAA feature, use at least one of the following EXEC commands:
Configuration Examples
This section provides the following configuration examples:
Private Server Parameters Configuration Example
The following example shows how to define the sg_water RADIUS group server and associate private 
servers with it:
Router(config)# aaa new-model
Router(config)# aaa group server radius sg_water
Router(config-sg-radiu)# server-private 1.1.1.1 timeout 5 retransmit 3 key water
Router(config-sg-radiu)# server-private 2.2.2.2 timeout 5 retransmit 3 key water
Command
Purpose
Router# show ip route vrf vrf-name
Displays the IP routing table associated with a VRF.
Command
Purpose
Router# debug aaa accounting
Displays information on accountable events as they 
occur.
Router# debug aaa authentication
Displays information on AAA authentication.
Router# debug aaa authorization
Displays information on AAA authorization.
Router# debug ppp negotiation
Displays information on traffic and exchanges in an 
internetwork implementing PPP.
Router# debug radius
Displays information associated with RADIUS.
Router# debug vpdn event
Displays L2TP errors and events that are a part of normal 
tunnel establishment or shutdown for VPNs. 
Router# debug vpdn error
Displays debug traces for VPN.