cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1055
Views
3
Helpful
5
Replies

ISE Rules

sqambera
Level 1
Level 1

Hello,

Could anyone please look at the attached requirement diagram. The Cisco ISE needs to be configured accordingly. Do I have to create Authorization rules for achieving these results? I am wondering that under Authorization conditions in ISE where could I find things like (I am trying to figure out) "windows service pack equal 1", "operating system equals windows 7", etc.

Or is it somewhere else that I need to look for configuring these requirements? Does this needs to be done under Posture rules?

Thanks in advance for all your help.

Regards,

Qamber

1 Accepted Solution

Accepted Solutions

You have to create a posture result condition that would be something like:

If OS equals "any" met if "posture condition" else "remediation action".

Most OS should be already there.

Posture conditions come pre loaded, so you only have to select i.e. pc_W7_SP1_int.

Same for remediation, many come created, or you can create new ones as well.

Once you have the posture requirements rules, then you can create the policy so if an identity group matches the OS then the requirement will be the one you created as a rule.

View solution in original post

5 Replies 5

Hi,

Not exactly. Not all the requirements you ask and the flow you want to get will be done only with Authorization rules.

You'll need to use authentication and authorization rules, plus provisioning and posture rules and checks.

Your flow is something similar to what I desgined in my company, the only thing you don't have in yours is the BYOD side.

Cheers,

Thanks Aaron. I was looking at the posture conditions in ISE but wasn't able find any that says if service pack is equal to something. Do you have any idea about it? Its one of the requirement as per attached diagram.

You have to create a posture result condition that would be something like:

If OS equals "any" met if "posture condition" else "remediation action".

Most OS should be already there.

Posture conditions come pre loaded, so you only have to select i.e. pc_W7_SP1_int.

Same for remediation, many come created, or you can create new ones as well.

Once you have the posture requirements rules, then you can create the policy so if an identity group matches the OS then the requirement will be the one you created as a rule.

Thanks Aaron for helping out.

Hi Community,

could you help me configure posture to check for operating system version? I want to allow access only for Windows 7 and Windows 10. Other Windows version should be rejected.