use

Associates a NAC (Network Access Control) list with this AAA policy. When associated only the set of configured devices to allowed use of the configured AAA servers.

For more information on creating a NAC list, see nac-list.

Supported in the following platforms:

  • Access Points — AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502, AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543, AP8533.
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

use nac-list <NAC-LIST-NAME>

Parameters

use nac-list <NAC-LIST-NAME>

nac-list <NAC-LIST-NAME>

Associates a NAC list with this AAA policy

  • <NAC-LIST-NAME> – Specify the NAC list name (should be existing and configured).

Examples

nx9500-6C8809(config-aaa-policy-test)#use nac-list test1
nx9500-6C8809(config-aaa-policy-test)#show context
aaa-policy test
 authentication server 5 host 172.16.10.10 secret 0 test1 port 1
 authentication server 5 timeout 10  attempts 3
 accounting server 2 host 172.16.10.10 secret 0 test1 port 1
 server-pooling-mode load-balance
 mac-address-format quad-dot case upper attributes username-password
 accounting server preference auth-server-number
 health-check interval 4000
 use nac-list test1
nx9500-6C8809(config-aaa-policy-test)#

Related Commands

no

Dissociates a NAC list from this AAA policy

nac-list

Creates a NAC list