Wireless Access Controller – Allowing MAC address from command line

Connect PC from console port –> A terminal will be open –> Type user name and password for login and follow the below commands.

  • Controller_AP>enable

By this you will enter into enable mode

  • Controller_AP#configure

By this you can enter into configuration mode

  • Controller_AP(config)#association-acl-policy (Name of the policy)

By this you will enter into configuration mode of acl policy

  • Controller_AP(config association acl-policy) permit (MAC ADDRESS of user Machine)  precedence 1
  • Controller_AP(config association acl-policy) permit (MAC ADDRESS of user Machine)  precedence 1

By this you can enter the mac addres of user with precedence Number

  • Commit

By this you can save the settings in controller

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to top