Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all,
I´m integrating the SMS in a guest portal in ISE 3.1 and my SMS provider doesn´t admit country code in the value sent by ISE.
In my case the variable sent by ISE is $mobilenumber$ and the value is +34 XXXXXXXXX but my provider only accept XX...
Hi everyone,I have a laptop without ethernet and connected to wired network through a HP Thunderbolt dock ,with the latest firmware version, and 802.1x authentication.This laptop authenticate successfully ,it´s appear in Live logs of ISE and I can se...
Hi,I prepared a switch 2960 version 15.0(2) SE6 and a phone 7940 connected to this switch, and all work fine with MAB ,after that I connect a win 10 pc to the phone using 802.1x and the switch complain about security violation and automatically shutd...
Thanks Thomas,
that was I´m looking for.
I just shortened the javascript function to avoid complain of ISE, and that how I set it:
function mobileNumber(mobileNumber) { mobile=mobileNumber.substring(3); return mobile;}
Hi @Milos_Jovanovic ,It´s strange because dock is not actuating as individual ethernet card ,it´s an aggregation to the Win10, in fact , the OS show the dock ethernet card as own.I attached the logs with the debug active.thanksKRDavid
Hi @Milos_Jovanovic ,If dot1x is disabled ,all works fine, no interface flapping, nothing at all. In fact, the company is working without dot1x with no problem. I tried to debug the switch and nothing about authentication, flapping. And the switch is...
Hi, thanks for your replies.@Mark Elsen I tried the hints in the link you posted but no chance.@balaji.bandi I attach the conf with the essential conf, the test port is 0/13 and vlan 320 is for Data (for pc behind phone in 802.1x) and vlan 411 is for...