DES-7200 Configuration Guide Chapter 1 AAA Configuration
1-28
user mode:
Command Function
show aaa user { id | all }
View the information of the current AAA user.
1.7 Configuring
VRF-supported AAA
Group
Virtual Private Networks (VPNs) provides a secure method for bandwidth share on the ISP
backbone network. One VPN is the collection of the sharing routes. The user station is linked
with the service vendor network via one to multiple interfaces. The VPN routing table is also
called VPN routing//forwarding(VRF) table. AAA can specify the VRF for each self-defined
server group.
In the global configuration mode, use the following command to configure VRF for the AAA
group:
Command Function
configure terminal
Enter the global configuration mode.
aaa new-model
Turn on the AAA switch.
aaa group server radius gs_name
Configure the RADIUS server group and enter
the server group configuration mode.
ip vrf forwarding vrf_name
Specify the vrf for the group.
Note
It is valid for the product supporting VRF function.
1.8 Configuring Failed
Authentication Lockout
of Login User
To prevent login user from decoding password, use command to limit the attempt times. If you
has attempted more than the limited times, you will not login during the lockout.
In the global configuration mode, use the following command to configure login parameters:
Command Function
configure terminal
Enter the global configuration mode.