nac-list
   
      Configures a Network Access Control
         (NAC) list that manages access to the network. A NAC list configures a list of devices
         that can access a network based on their MAC addresses.
      Supported on the following devices: 
         
         
            - Access Points: AP3000/X, AP5010, AP310i/e, AP410i/e, 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
- Virtual Platforms: CX9000, VX9000
Syntax
         
         nac-list <NAC-LIST-NAME>
      
      Parameters
         
         nac-list <NAC-LIST-NAME>
         
                  
                     | <NAC-LIST-NAME> | Specify the NAC list name. If a NAC list with the specified name does
                        not exist, it is created. | 
               
      
      Examples
         
         nx9500-6C8809(config)#nac-list test
nx9500-6C8809(config-nac-list-test)#?
NAC List Mode commands:
  exclude  Specify MAC addresses to be excluded from the NAC enforcement list
  include  Specify MAC addresses to be included in the NAC enforcement list
  no       Negate a command or set its defaults
  clrscr   Clears the display screen
  commit   Commit all changes made in this session
  do       Run commands from Exec mode
  end      End current mode and change to EXEC mode
  exit     End current mode and down to previous mode
  help     Description of the interactive help system
  revert   Revert changes
  service  Service Commands
  show     Show running system information
  write    Write running configuration to memory or terminal
nx9500-6C8809(config-nac-list-test)#
      
      Related Commands
         
         
                  
                     | no | Removes an existing NAC list |