Cisco PIX 525 Dokumentacja Strona 276

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 275
16-8
Cisco Security Appliance Command Line Configuration Guide
OL-6721-01
Chapter 16 Applying AAA for Network Access
Configuring Authorization for Network Access
This section includes the following topics:
Configuring a RADIUS Server to Download Per-User Access Control Lists, page 16-8
Configuring a RADIUS Server to Download Per-User Access Control List Names, page 16-10
Configuring a RADIUS Server to Download Per-User Access Control Lists
This section describes how to configure Cisco Secure ACS or a third-party RADIUS server, and includes
the following topics:
Configuring Cisco Secure ACS for Downloadable ACLs, page 16-8
Configuring Any RADIUS Server for Downloadable ACLs, page 16-9
Configuring Cisco Secure ACS for Downloadable ACLs
You can configure downloadable ACLs on Cisco Secure ACS as a shared profile component and then
assign the ACL to a group or to an individual user.
The ACL definition consists of one or more security appliance commands that are similar to the extended
access-list command (see the Adding an Extended Access List” section on page 13-9), except without
the following prefix:
access-list
acl_name
extended
The following example is a downloadable ACL definition on Cisco Secure ACS version 3.3:
+--------------------------------------------+
| Shared profile Components |
| |
| Downloadable IP ACLs Content |
| |
| Name: acs_ten_acl |
| |
| ACL Definitions |
| |
| permit tcp any host 10.0.0.254 |
| permit udp any host 10.0.0.254 |
| permit icmp any host 10.0.0.254 |
| permit tcp any host 10.0.0.253 |
| permit udp any host 10.0.0.253 |
| permit icmp any host 10.0.0.253 |
| permit tcp any host 10.0.0.252 |
| permit udp any host 10.0.0.252 |
| permit icmp any host 10.0.0.252 |
| permit ip any any |
+--------------------------------------------+
For more information about creating downloadable ACLs and associating them with users, see the user
guide for your version of Cisco Secure ACS.
On the security appliance, the downloaded ACL has the following name:
#ACSACL#-ip-
acl_name
-
number
The acl_name argument is the name that is defined on Cisco Secure ACS (acs_ten_acl in the preceding
example), and number is a unique version ID generated by Cisco Secure ACS.
Przeglądanie stron 275
1 2 ... 271 272 273 274 275 276 277 278 279 280 281 ... 603 604

Komentarze do niniejszej Instrukcji

Brak uwag