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.
Dear all,
I have an DC 750 Firesigth Appliance that manages 3 ASA 5515X Firepower modules. Last week I have upgraded the appliance and the modules to version 6.1.0.1. Since then i have an issue obtaining updates and generally connecting to the sourc...
Dear All,
I have a 3850 switch that is acting as a Mobility controller. I would like to limit the allowed Vlans that are propagated to the APs.
I am attaching the "sh int trunk" from the cisco switch. Vlan 100 is the AP Management Vlan, 200 - 220 a...
Dear All,
I am facing an issue on LDAP user authentication. I have cucm 9.1.2.
I have configure LDAP synchronization correctly with AD using an AD account with read privileges on the user ou. It works fine, I see active LDAP synchronized users in "...
Dear All, I have an ASA 5515X + CX module (9.2.1.4(5)), i use it for url filtering mostly.I have a request for a url to be blocked only on working hours. I tried to implement that request by creating a time range object, but unfortunately i do not se...
The solution to the problem was to source radius requests from main routing table through the management vlan, and correctly reference ta radius groups.
aaa group server radius RADIUS_SRV server name ISE-1 server name ISE-2 ip radius source-interface...
I have the command for dot1x.
It turns out that it should a firewalling issue to the management vlan, where vrf is connected.
I need to speak with the firewall guy.
We need to allow radius traffic to flow from user, voice vlans to ise, correct ?
Beca...
I have also configured an svi for mgmt vlan such that an eapol on a switchport can reach ise from main routing table. But still the request are not reaching ise... c9300 switches require the new style of dot1x configuration in order to operate correc...
Below is the configuration elements you requested:
aaa new-model
aaa group server radius RADIUS server x.x.10.52 server x.x.10.53 ip vrf forwarding Mgmt-vrfaaa authentication dot1x default group RADIUSaaa authorization network default group RADIUS
aa...