06-03-2022 11:16 AM
Through probes using profiling how can we create Authorization policy set and assign the endpoints specific vlan, i have gone through various videos & documents i have understood the concept to what extent but not complete.
Because there is a rule which says, if switchport is in closed authentication then no traffic will be send except Eapol.
So how can we make Authorization policy in Policy set and authorize the user
Solved! Go to Solution.
06-03-2022 01:26 PM
Hi
It depends on the user/device attributes that ISE would require to successfully profile them.
In closed mode:
CDP/LLDP: if profiling requires these attributes, ISE can use SNMP probe to collect them from the switch (they can also be sent in Access-Request if you are using ibns 2)
DHCP: if profiling requires DHCP attributes, ISE could authorize with a DACL that permits DHCP only. ISE can get these attributes with DHCP probe
NMAP: if profiling requires port/OS attributes, ISE could authorize with a DACL that permits only the required ports (with the PSNs as destination).
hth
Andy
06-03-2022 02:00 PM
Hi @RohitSingh91693 ,
beyond what @andrewswanson said ... please take a look at: Cisco ISE Device Administration Prescriptive Deployment Guide, search for Device Admin Policy Sets.
About Probes ... remember that:
1st Network Probe is a method used to collect an attribute or a set of attributes from an Endpoint on your network. It analyzes received Network Traffic (ex.: RADIUS, SNMP, DHCP, HTTP and more) by collecting Endpoint Attributes.
2nd Most Probes are passive ... traffic MUST be delivered to ISE.
3rd It is NOT recommended to configure ALL Probes, especially in a Production Deployment, as this may result in excessive data collection than is required to achieve the desired goal !!!
Note: you are able to enable Probes at Administration > System > Deployment > select the PSN > select Profiling Configuration tab.
Hope this helps !!!
06-03-2022 01:26 PM
Hi
It depends on the user/device attributes that ISE would require to successfully profile them.
In closed mode:
CDP/LLDP: if profiling requires these attributes, ISE can use SNMP probe to collect them from the switch (they can also be sent in Access-Request if you are using ibns 2)
DHCP: if profiling requires DHCP attributes, ISE could authorize with a DACL that permits DHCP only. ISE can get these attributes with DHCP probe
NMAP: if profiling requires port/OS attributes, ISE could authorize with a DACL that permits only the required ports (with the PSNs as destination).
hth
Andy
06-03-2022 04:25 PM
Use low-impact with dACLs instead of closed mode.
06-03-2022 02:00 PM
Hi @RohitSingh91693 ,
beyond what @andrewswanson said ... please take a look at: Cisco ISE Device Administration Prescriptive Deployment Guide, search for Device Admin Policy Sets.
About Probes ... remember that:
1st Network Probe is a method used to collect an attribute or a set of attributes from an Endpoint on your network. It analyzes received Network Traffic (ex.: RADIUS, SNMP, DHCP, HTTP and more) by collecting Endpoint Attributes.
2nd Most Probes are passive ... traffic MUST be delivered to ISE.
3rd It is NOT recommended to configure ALL Probes, especially in a Production Deployment, as this may result in excessive data collection than is required to achieve the desired goal !!!
Note: you are able to enable Probes at Administration > System > Deployment > select the PSN > select Profiling Configuration tab.
Hope this helps !!!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide