cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
777
Views
0
Helpful
4
Replies

How to automate mac detection and vlan assignment

Chhabi Thapa
Level 1
Level 1

Hello all,

 

I want to automate detection of the mac address of the device and assign the associated port to a particular vlan on Cisco 3850 version 03.07.05.E.Is there any way to do this like EEM scripting or any other solution.Please note that we use tacacs+ for AAA.

4 Replies 4

Leo Laohoo
Hall of Fame
Hall of Fame
This method is called 802.1x.

Currently we don't have a 802.1x .What i want to achieve is detect the mac address with particular OUI on switchport and configure the associated vlan on that interface.


@Chhabi Thapa wrote:

What i want to achieve is detect the mac address with particular OUI on switchport and configure the associated vlan on that interface.


Another method is using EEM/TCL.

Though i have already gone through those scripts available on internet and tested them but all were unsuccessful.So i'm looking for the configuration template to test if someone has implemented this successfully.