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.
I have looked «everywhere» , but have not been able to find an answer to the following question:
I am currently implementing Guest Access on our Wired L2 switches. In our network we mainly use the following types of L2 switches:
C3560CXC3800C9200CXC...
Is it possible to instruct / trigger a 9800 WLC to move a wireless Client to the Excluded Clients list by sending a RADIUS av-pair to the WLC?
I am aware that it is possible to accomplish this via CLI like this:
EWC#conf t
Enter configuration comma...
Apologies for a slightly long post:
I have for some time tried to find a way to configure network equipment controlled by DNAC with device specific interface commands.
An example could be like this:
interface {{ int.portName }}description DNAC: Stand...
One of our customers has run into a problem using the ASA Password Management functionality for VPN, in combination with authentication to an SMS PassCode server.
Their users logs in via Cisco AnyConnect VPN-Clients to a Cisco ASA 5515. The ASA uses ...
Thanks Leo, but this is not the functionality I am looking for. I need to be able to move a client to the Excluded Clients list immediately, preferably by triggering a CoA and using RADIUS. If I understand your proposal correct (please correct me if ...
Thank you again Preston, I was afraid this would be the conclusion. Perhaps this type of functionality can be added to DNAC sometime in the future? I hope it can!
The exercise have been very educational for me, thanks to all that have participated wi...
Thank you all that have helped so far! After playing around a little with the suggestions I have come a bit closer.
The following shows my current template Jinja code:
{% macro Setup_1(VLAN_number) %}
interface {{ int }}
description Custom_Setup_1
sw...
Thank you Torbjørn
I forgot to mention initially that our setup is a “non-fabric” setup, i.e. we do not use LAN Automation or any other SDA-functionality. Your point is still valid, and as I said in my reply to Preston above, I will try this out in t...