Courseiva

Cisco Implementing and Configuring Cisco Identity Services Engine (SISE, 300-715, CCNP Security) (SISE) (SISE) — Questions 175

322 questions total · 5pages · All types, answers revealed

Page 1 of 5

Page 2
1
Multi-Selecthard

Which THREE of the following are necessary to support 'Native Supplicant Provisioning' for iOS devices?

Select 3 answers
A.The user must manually 'Install' the configuration profile
B.The device must be connected via VPN
C.HTTPS access to the ISE portal
D.The profile must be signed by a trusted certificate
E.The device must be jailbroken
AnswersA, C, D

iOS forces the user to manually accept and install the profile in Settings.

Why this answer

iOS requires an Apple-signed profile, which ISE generates. The device must be able to reach the portal via HTTPS, and the profile must be trusted by the OS.

2
MCQhard

In a CWA scenario, the user is redirected to the portal, authenticates, but the session is not transitioning from the 'redirected' state to the 'authenticated' state. What is the most likely cause?

A.The NAD is missing the 'aaa server radius dynamic-author' configuration.
B.The Guest user group is missing from the Policy Set.
C.The Redirect ACL is applied to the wrong interface.
D.The portal URL is incorrect.
AnswerA

CoA requires this configuration on the switch to listen for ISE's re-authentication request.

Why this answer

After successful portal authentication, ISE sends a RADIUS CoA to the NAD. If the NAD is not configured to accept CoA, the session remains in the initial state.

3
MCQeasy

What is the primary benefit of using a Policy Set compared to the legacy 'Rule-Based' approach in ISE?

A.Improved logical organization and modularity
B.Requires fewer licenses
C.Eliminates the need for external identity sources
D.Faster performance
AnswerA

Policy sets allow grouping by use case (e.g., Wireless, VPN, Wired).

Why this answer

Policy Sets provide a hierarchical and modular structure, allowing for easier management of different authentication/authorization policies.

4
MCQmedium

When defining a Shell Profile for a TACACS+ administrator, which setting ensures the user is placed into privilege level 15 immediately upon login?

A.Set 'Attribute' to 'priv-lvl=15' in custom attributes
B.Set the 'Auto-Command' to 'enable 15'
C.Configure the 'Privilege Level' field to 15
D.Enable 'Maximum Privilege' in the command set
AnswerC

The Default Privilege attribute sets the initial level.

Why this answer

The Default Privilege setting in the Shell Profile controls the initial privilege level upon successful authentication.

5
Multi-Selecthard

Which THREE of the following are steps required to configure Cisco ISE for TACACS+ command authorization?

Select 3 answers
A.Define a Shell Profile
B.Configure an SGT
C.Create a Device Administration Policy
D.Define a Command Set
E.Enable MAB
AnswersA, C, D

Shell profiles define the CLI environment.

Why this answer

You must create the Command Sets, define the Shell Profiles, and create the Device Administration Policy.

6
MCQmedium

When setting up a custom endpoint identity group for printers, what is the best practice for assigning devices to that group?

A.Manually add every printer MAC address to the group.
B.Use a Profiling Policy to automatically assign the device to the 'Printers' Identity Group.
C.Import a CSV file periodically.
D.Use an Authorization Policy to bypass profiling.
AnswerB

Automation via profiling policies ensures consistent grouping.

Why this answer

Using a profiling policy to automatically assign endpoints to a group based on matching conditions is the most scalable approach.

7
MCQhard

You are implementing a Guest flow that requires the user to accept an Acceptable Use Policy (AUP). Where is the AUP text configured within the Cisco ISE portal settings?

A.Policy > Policy Elements > Results > Authorization Profiles
B.Work Centers > Guest Access > Settings > AUP
C.Guest Access > Configure > Guest Portals > [Portal Name] > Portal Page Customization
D.Administration > System > Settings > Guest
AnswerC

This is the correct path for customizing portal pages.

Why this answer

The AUP is defined within the Guest Portal's 'Page Customization' settings under the 'Acceptable Use Policy' section.

8
Multi-Selecteasy

Which TWO of the following are valid device attributes that can be used to identify a device for BYOD onboarding?

Select 2 answers
A.Device-Type
B.Operating-System
C.VLAN-ID
D.RADIUS-Session-ID
E.Port-Number
AnswersA, B

This attribute identifies the hardware or category of the device.

Why this answer

Device type and operating system are fundamental attributes used in policy conditions to distinguish BYOD devices.

9
MCQhard

When designing an ISE deployment across WAN links, what is the primary recommendation regarding MnT nodes?

A.Distributed MnTs across all WAN sites
B.Always place MnT in the cloud
C.Disable logging for remote sites
D.Keep the MnT node in the same high-speed network as the PAN
AnswerD

MnT requires high bandwidth for synchronization and log processing.

Why this answer

MnT nodes are bandwidth-heavy due to log aggregation; placing them across high-latency, low-bandwidth WAN links can cause replication delays and data loss.

10
Multi-Selecthard

Which THREE of the following are reasons why a TACACS+ authorization request might fail? (Choose three)

Select 3 answers
A.The requested command is not in the allowed list
B.The device's local privilege level is too low
C.The user password is incorrect
D.No policy rule matches the request
E.The ISE server is busy
AnswersA, B, D

The command set restricts execution.

Why this answer

Failures can be due to policy matching, command set configuration, or device-side restrictions.

11
MCQmedium

You need to allow users to remediate a non-compliant status manually. Which feature allows them to 'retry' the posture check after they have fixed the issue?

A.A remediation link that triggers a command
B.Re-scan button in the AnyConnect agent UI
C.A periodic re-scan timer in the posture policy
D.Re-authentication via the 802.1X supplicant
AnswerB

This is the native feature for manual triggering of a re-scan.

Why this answer

The AnyConnect agent provides a 'Retry' or 'Re-scan' button in the UI once a non-compliant state is detected.

12
MCQmedium

Which attribute is used to enforce dACLs on a Cisco Catalyst switch from ISE?

A.cisco-av-pair
B.Filter-Id
C.Class attribute
D.Tunnel-Private-Group-ID
AnswerA

This attribute carries the ACL definition string.

Why this answer

The 'cisco-av-pair' attribute with the 'ip:inacl#x=...' format is the standard way to push dACLs.

13
MCQmedium

Which attribute in a Shell Profile is used to control whether a user can perform 'enable' commands?

A.Custom Attributes
B.Privilege Level
C.Auto-Command
D.Command Authorization
AnswerB

Setting this determines the starting privilege.

Why this answer

The 'Privilege Level' attribute in the Shell Profile controls the privilege level assigned to the session, which determines if the 'enable' command is necessary or allowed.

14
MCQmedium

You are implementing TACACS+ device administration for a group of routers. You need to assign specific privilege levels to different users. Where in the ISE policy set is this privilege assignment configured?

A.In the Shell Profile assigned to the Authorization Policy.
B.In the Network Device Group settings.
C.In the Command Set configuration.
D.In the Network Device definition.
AnswerA

Shell Profiles control attributes like privilege level, autocommand, and idle timeout.

Why this answer

Privilege levels are defined within the Shell Profile, which is then mapped to an authorization policy.

15
MCQeasy

Which Cisco ISE construct is used to combine authentication and authorization policies into a single logical container?

A.Identity Source Sequence
B.Policy Elements
C.Policy Set
D.Authorization Profile
AnswerC

Policy Sets allow grouping of rules by protocol or network device type.

Why this answer

Policy Sets in Cisco ISE aggregate authentication and authorization policies for specific traffic types (e.g., Wireless, Wired).

16
MCQmedium

In the BYOD flow, what occurs immediately after the user provides credentials in the portal?

A.The device is automatically moved to the production VLAN
B.The user is disconnected from the network
C.The device is provisioned with a certificate
D.The device is registered in the Active Directory
AnswerC

Credential validation is the prerequisite for the certificate enrollment process.

Why this answer

After credentials are verified, the ISE portal triggers the download of the Network Setup Assistant or the SCEP enrollment process.

17
Multi-Selectmedium

Which TWO of the following are benefits of integrating MDM with Cisco ISE for BYOD?

Select 2 answers
A.Ability to trigger remote wipe or lock commands
B.Faster SSID connection speed
C.Automated device compliance status checks
D.Automatic creation of Active Directory accounts
E.Increased bandwidth for BYOD users
AnswersA, C

Administrators can trigger MDM actions from the ISE dashboard.

Why this answer

MDM integration enables automated compliance checks and the ability to wipe or lock devices if they are lost.

18
MCQhard

An organization wants to implement EAP-TLS for BYOD. What is the correct sequence of the certificate lifecycle during the onboarding process?

A.Certificate Request > Authentication > Signing > Installation
B.Authentication > Certificate Signing Request > CA Signing > Installation
C.CA Signing > Authentication > Request > Installation
D.Installation > Signing > Authentication > Request
AnswerB

The standard flow requires user authentication, followed by the generation of a CSR, signing by the CA, and installation on the device.

Why this answer

After the user authenticates, the client submits a CSR, ISE (via SCEP) signs it, and the certificate is pushed back to the client.

19
Multi-Selecteasy

Which TWO of the following are types of Identity Sources in ISE?

Select 2 answers
A.Policy Set
B.Authorization Profile
C.Internal Users
D.Command Set
E.Active Directory
AnswersC, E

Internal store is a standard identity source.

Why this answer

Internal Users and Active Directory are standard identity sources in ISE.

20
MCQmedium

A user reports that their BYOD device is not being recognized as 'Compliant' even though the MDM shows it is compliant. Which ISE component is responsible for retrieving this status?

A.The ISE MDM Server connector
B.The ISE Policy Information Point (PIP)
C.The ISE Monitoring node
D.The ISE RADIUS service
AnswerA

The connector is the bridge that retrieves status updates from the MDM.

Why this answer

The ISE MDM Server connector periodically polls or receives webhooks from the MDM to update the endpoint status in the ISE database.

21
MCQmedium

In a distributed environment, if the Primary PAN goes offline, what happens to the Secondary PAN?

A.It disconnects from the PSNs
B.It remains in Secondary mode until manually promoted
C.It stops accepting configuration changes
D.It automatically assumes the Primary role
AnswerB

Manual promotion is required for the secondary PAN.

Why this answer

The Secondary PAN does not automatically promote itself to Primary. An administrator must manually promote it.

22
MCQeasy

What is the default persona of a newly installed Cisco ISE appliance before any configuration changes?

A.PSN
B.Standalone
C.Monitoring node
D.Primary PAN
AnswerB

Fresh installations default to standalone.

Why this answer

A fresh ISE installation defaults to a standalone node, which includes all personas enabled.

23
MCQmedium

You need to ensure that the AnyConnect posture agent is updated automatically. Where is this configured?

A.Posture Policy > Settings
B.Posture Requirements
C.Remediation Actions
D.Client Provisioning Policy
AnswerD

This policy determines which agent version is pushed to endpoints.

Why this answer

The 'Agent Lifecycle' or 'Client Provisioning' settings allow you to define versioning and update requirements.

24
MCQeasy

What is the effect of setting a Posture Requirement to 'Optional'?

A.The agent only checks when requested by the user
B.The agent will not perform the check at all
C.The user can choose to bypass the check without being blocked
D.The device is automatically granted access
AnswerC

Optional means compliance is not enforced for access control.

Why this answer

Optional means the agent will perform the check, but if the endpoint is non-compliant, the access is not restricted based on that specific requirement.

25
MCQmedium

When using AnyConnect as the posture agent, how can you prevent users from disabling the posture service?

A.By configuring a 'Mandatory' posture requirement
B.By setting the 'Posture Type' to 'System'
C.By enabling 'Auto-Restart' in the ISE global settings
D.By disabling the 'Allow Stop' option in the AnyConnect profile
AnswerD

This prevents users from manually stopping the AnyConnect service.

Why this answer

The AnyConnect profile (xml) can be configured to hide the UI or prevent the service from being stopped by non-admin users.

26
MCQmedium

You need to ensure that different network devices trigger different authorization policies based on their location. What is the best way to group these devices for policy conditions?

A.By creating a Network Device Group
B.By using IP address ranges in the policy
C.By tagging them with SGTs
D.By using the Device Name in the condition
AnswerA

NDGs facilitate categorization for policy rule matching.

Why this answer

Network Device Groups (NDGs) allow you to logically group devices and use them in policy conditions.

27
MCQmedium

A user is authenticating using EAP-TLS. Where is the certificate validation policy configured in ISE?

A.Identity Source Sequence
B.Authorization Profile
C.Policy Set Condition
D.Allowed Protocols
AnswerD

Allowed Protocols defines which EAP methods and certificate requirements are enforced.

Why this answer

The Allowed Protocols list contains the certificate settings, and this list is referenced within the Authentication Policy.

28
Multi-Selectmedium

Which THREE of the following are required components to successfully implement Central Web Authentication (CWA) with a Cisco WLC?

Select 3 answers
A.A static IP address assigned to all guest clients.
B.A URL Redirect ACL defined on the WLC.
C.An Authorization Profile with 'Web Redirection' enabled.
D.An ISE Authorization Policy rule that returns the redirection profile.
E.A redirection policy in the WLC's WLAN configuration.
AnswersB, C, D

The WLC uses this ACL to determine which traffic should be redirected to ISE.

Why this answer

CWA requires a specific authorization profile that includes redirection, an authentication rule that bypasses MAB or uses it as a trigger, and the appropriate URL redirect ACLs.

29
Multi-Selectmedium

Which THREE of the following are valid Policy Set conditions?

Select 3 answers
A.NAS-Port-Type
B.User Group
C.Switch Serial Number
D.Location
E.RADIUS Secret
AnswersA, B, D

Port type is a standard condition.

Why this answer

Valid conditions include device location, user group, and NAS-Port-Type.

30
Multi-Selectmedium

Which TWO of the following are true regarding the configuration of Command Sets in Cisco ISE?

Select 2 answers
A.Command Sets are applied at the Authentication Policy level.
B.Command Sets are mandatory for all RADIUS authentication sessions.
C.Command Sets automatically include all 'show' commands by default.
D.Command Sets can be used to deny specific commands while permitting everything else.
E.Command Sets support the use of Regular Expressions for command arguments.
AnswersD, E

You can define a 'Permit' all policy and add specific denied commands.

Why this answer

Command Sets allow specific commands to be permitted or denied, and you can use regular expressions to match command arguments.

31
MCQhard

You are implementing 'Device Administration' (TACACS+) and want to restrict an admin to 'show' commands only. How do you construct this policy?

A.Use the 'Admin' group in the authentication policy
B.Create a shell profile with privilege level 1
C.Create a command set with 'show' and assign to an authorization policy rule
D.Configure a dACL on the device
AnswerC

Command sets define permitted commands; the policy rule ties it to the user.

Why this answer

Create a Command Set containing 'show .*' (regex) and assign it to an Authorization Policy rule for that user.

32
Multi-Selecthard

Which TWO of the following represent ways to verify the posture status of an endpoint?

Select 2 answers
A.Check the DHCP server logs
B.View the status in the AnyConnect agent UI
C.Review the switch port configuration
D.Analyze the AAA traffic dump
E.Check the Posture Assessment Report on ISE
AnswersB, E

The user can see the status locally.

Why this answer

You can check the ISE reports or the endpoint's AnyConnect UI.

33
MCQhard

When utilizing pxGrid in a distributed deployment, which node should be configured as the pxGrid controller?

A.Dedicated pxGrid node only
B.Any PSN with the service enabled
C.Monitoring node only
D.Primary PAN only
AnswerB

pxGrid is a service that can be enabled on any PSN node.

Why this answer

pxGrid services can be enabled on any PSN, but it is typically recommended to pin them to specific nodes to ensure consistent connectivity for subscribers.

34
Multi-Selectmedium

Which TWO of the following are valid ways to define conditions in a TACACS+ Policy Set? (Choose two)

Select 2 answers
A.Shell Profile Name
B.Command Set Name
C.Device Firmware Version
D.Network Device Group
E.User Identity Group
AnswersD, E

NDG is a standard condition attribute.

Why this answer

Policy sets can be based on various attributes including device groups and user groups.

35
MCQmedium

In an ISE Authorization Policy, what happens if no rules match a request?

A.The request is sent to the primary PAN
B.The request hits the Default rule in the Policy Set
C.The request is automatically permitted
D.The NAD closes the port
AnswerB

The default rule provides the final fallback for authorization.

Why this answer

If no rules are matched, ISE falls through to the 'Default' rule within the policy set, which usually results in a 'Deny Access' action.

36
MCQmedium

A network administrator needs to restrict access so that engineers can only run 'show' commands on core switches via TACACS+. How should the Command Set be configured?

A.Select 'Permit' and add 'show' in the allowed commands list.
B.Enable 'Command Authorization' globally on the switch without defining a command set.
C.Use an Authorization Profile to define the command set.
D.Select 'Deny' and add 'show' in the excluded commands list.
E.null
AnswerA

This configuration allows any command starting with 'show' to be executed.

Why this answer

To restrict commands, you define a Command Set with Permit selected and add individual commands like 'show', potentially using regular expressions for granular control.

37
MCQhard

A TACACS+ command authorization policy is failing to restrict specific configuration changes on a Cisco IOS device. Which field in the TACACS+ Profile must be correctly configured to ensure the command list is evaluated?

A.Command Sets
B.Device Administration Policy
C.Policy Set Condition
D.Shell Profile
AnswerA

Command Sets are explicitly designed to whitelist or blacklist CLI commands.

Why this answer

The 'Command Sets' section within the TACACS+ profile allows you to define permitted or denied commands based on regex or explicit strings.

38
MCQhard

You are troubleshooting a scenario where an admin cannot execute a specific command despite the Command Set having 'Permit' for that command. What is a common reason?

A.The ISE Policy Set has 'Deny' as the default
B.The user is in the wrong AD group
C.The TACACS+ shared secret is incorrect
D.The command is blocked by the switch's local configuration
AnswerD

The switch's own parser can block commands if the privilege level is insufficient.

Why this answer

If multiple command sets are applied, ISE evaluates them. Also, the switch's local privilege level must be aligned with the command set logic.

39
MCQmedium

When using TACACS+ for device administration, what role does the 'Shell Profile' play?

A.It stores the device credentials
B.It defines which users can access the device
C.It defines the privilege level for the session
D.It defines the list of allowed commands
AnswerC

Shell profiles determine the CLI environment settings like privilege level.

Why this answer

The Shell Profile defines attributes like privilege level, auto-command, and custom attributes for CLI access.

40
MCQhard

When configuring a load balancer for a group of PSNs, what is the best practice for handling RADIUS traffic?

A.SSL-offloading
B.Source-IP affinity (persistence)
C.Active-passive failover only
D.Round-robin without persistence
AnswerB

Source-IP affinity ensures the RADIUS state is maintained by the same PSN.

Why this answer

For RADIUS, the load balancer should use source-IP persistence (sticky sessions) to ensure that the Access-Request and subsequent Access-Challenge/Response messages hit the same PSN.

41
Multi-Selectmedium

Which TWO of the following are common troubleshooting steps for a failed BYOD portal redirection?

Select 2 answers
A.Restart the Active Directory domain controller
B.Check the Authorization Policy for the correct URL-Redirect attribute
C.Verify the redirect ACL permits access to ISE
D.Re-configure the DHCP server
E.Change the switch model
AnswersB, C

This attribute forces the browser to the portal.

Why this answer

Verifying the redirect ACL and checking the Authorization Policy for the correct URL redirect attribute are the first steps.

42
MCQmedium

Which posture condition should be used to ensure a specific Windows patch (KB number) is installed?

A.Registry Condition
B.Application Condition
C.File Condition
D.Patch Condition
AnswerD

This is the dedicated condition type for checking Windows KB updates.

Why this answer

A 'Patch Condition' is used specifically to verify the presence of Windows updates/patches.

43
MCQmedium

Which of the following is a requirement for a successful BYOD certificate provisioning flow?

A.The client must have the Root CA certificate installed in its trusted store
B.The client must use a specific third-party supplicant
C.The client must be joined to the Active Directory domain
D.The device must be managed by the same MDM as the enterprise devices
AnswerA

Without trusting the CA, the device will reject the certificate issued during onboarding.

Why this answer

The client must trust the Root CA that signed the ISE portal/certificate to ensure the enrollment process is secure.

44
MCQmedium

A guest user reports they receive a certificate warning when redirected to the ISE Guest portal. What is the most common cause of this issue?

A.The ISE portal is configured for HTTP instead of HTTPS.
B.The DNS server is not resolving the ISE FQDN.
C.The ISE server certificate is self-signed or not trusted by the client device.
D.The switch is not configured for SSL interception.
AnswerC

Browsers require trusted certificates for secure connections.

Why this answer

Guest portals use HTTPS. If the ISE certificate is not signed by a trusted CA, the browser will display a warning.

45
MCQhard

You need to ensure that TACACS+ authentication requests for network devices are only accepted if the device IP matches a specific Network Device Group. Where do you configure the Device Type condition?

A.In the Command Set definition
B.In the TACACS+ Profile settings
C.In the Policy Set condition using 'Device Type'
D.In the Global System Settings
AnswerC

Conditions based on NDG (Device Type) are evaluated at the policy set or policy rule level.

Why this answer

Policy sets allow for conditions based on Network Device Groups (NDG), which are mapped to devices.

46
Multi-Selectmedium

Which THREE of the following are true regarding the Cisco ISE Profiler Feed Service?

Select 3 answers
A.It automatically assigns devices to groups.
B.It can be configured to update automatically on a schedule.
C.It downloads updated profiling policies from Cisco.
D.It is mandatory for all deployments.
E.It requires internet access for the PAN node.
AnswersB, C, E

Automated updates are a key feature.

Why this answer

The Feed Service provides updates, allows for manual/automatic updates, and ensures the list of profile policies is current.

47
MCQmedium

You are troubleshooting a Guest flow where the client hits the portal but cannot authenticate. You notice the MAC address is not being cached properly. Which setting in the Guest Portal configuration is responsible for enabling MAC caching?

A.Enable Auto-Login
B.Enable Guest Flow Bypass
C.Enable MAC Caching
D.Enable Device Registration
AnswerC

This is the specific setting to enable the feature.

Why this answer

MAC Caching allows ISE to remember the device after the first authentication, preventing repeated portal logins. This is enabled under the Guest Portal settings for MAC Caching.

48
MCQmedium

A network administrator needs to implement self-registered guest access where the guest must provide an email address for validation. Which feature in the Guest Portal settings allows for this?

A.Registration Form settings.
B.Authentication Policy rules.
C.Guest Type settings.
D.Device Registration settings.
E.Sponsor Group settings.
AnswerA

Within the Registration Form settings of the Guest Portal, you can enable specific fields and define the validation requirements.

Why this answer

The 'Self-Registration' page settings in the Guest Portal configuration allow enabling fields such as 'Email Address' and configuring the 'Email Validation' mechanism.

49
MCQeasy

Which port does Cisco ISE use by default for TACACS+ communication with network devices?

A.TCP 8443
B.UDP 1812
C.UDP 1645
D.TCP 49
AnswerD

TACACS+ is defined on TCP port 49.

Why this answer

TACACS+ utilizes TCP port 49 for communication.

50
MCQmedium

You are configuring a Posture policy in Cisco ISE and need to ensure that endpoints running an outdated version of Windows are directed to a specific remediation portal. Which component must you configure to define the conditions that trigger this remediation?

A.Posture Requirements
B.Client Provisioning Policies
C.Remediation Actions
D.Posture Policies
AnswerA

Posture requirements define the conditions that must be checked, such as OS version, and link to the specific remediation action if the condition fails.

Why this answer

Posture requirements are the components that define the specific checks (e.g., OS version, registry keys) that must be met to reach a compliant state; if not met, the remediation action is triggered.

51
MCQeasy

In the context of TACACS+, what is the purpose of the 'Network Device Group'?

A.To enable remote logging
B.To organize devices for policy assignment
C.To set the shared secret for all devices in the group
D.To update the device firmware
AnswerB

This simplifies policy management at scale.

Why this answer

Network Device Groups (NDGs) allow for the logical organization of network devices, enabling policy application based on device type or location.

52
MCQeasy

Which ISE menu path is used to create a new Authorization Profile?

A.Policy -> Policy Sets -> Add
B.Policy -> Policy Elements -> Conditions
C.Policy -> Policy Elements -> Results -> Authorization -> Authorization Profiles
D.Administration -> Identity Management -> Groups
AnswerC

This is the correct navigation path.

Why this answer

Policy -> Policy Elements -> Results -> Authorization -> Authorization Profiles.

53
MCQhard

During an 802.1X process, the NAD sends an Access-Request with a specific Calling-Station-ID. If ISE does not find this in its Endpoint DB, what is the default behavior for the 'Unknown' status?

A.Always deny
B.Always permit
C.Automatically add to database
D.Process based on Authorization Policy match
AnswerD

The request is processed against the defined rules in the policy set.

Why this answer

If the endpoint is not found, the default authorization policy will typically match a 'default' rule that denies access or places the device in a guest flow.

54
Multi-Selecthard

Which TWO of the following are true regarding the 'Certainty Factor' in a Profiling Policy?

Select 2 answers
A.It is a global setting for the entire ISE deployment.
B.It allows ISE to weigh the importance of different attribute matches.
C.It is updated automatically by the Feed Service.
D.It can only be used with SNMP probes.
E.It determines whether a device should be assigned to an Identity Group.
AnswersB, E

It helps distinguish between weak and strong indicators.

Why this answer

The Certainty Factor is a weight applied to attributes to determine the confidence of a profile match, and it is configured within the profiling policy.

55
MCQhard

A guest user is failing authentication because they are hitting the wrong policy set. How can you ensure the guest traffic is matched to the 'Guest' policy set?

A.Modify the guest portal settings
B.Change the authentication sequence
C.Reorder the policy sets
D.Adjust the Policy Set conditions
AnswerD

The set condition determines which policy set is evaluated for the request.

Why this answer

Policy sets are matched based on conditions defined at the top level of the set. Ensure the Guest traffic satisfies the condition (e.g., matching a specific SSID or Device Type).

56
Multi-Selecthard

Which THREE of the following are steps involved in the guest portal sponsor approval process?

Select 3 answers
A.The sponsor logs into the sponsor portal to review and approve the request.
B.The guest registers for an account on the self-registration portal.
C.The ISE automatically approves the account after 10 minutes.
D.The sponsor receives an automated email notification about the pending account.
E.The guest must physically visit the sponsor's office.
AnswersA, B, D

This is the action step.

Why this answer

The workflow involves the guest requesting access, the sponsor receiving an email notification, and the sponsor logging into the portal to approve or deny the request.

57
Multi-Selecteasy

Which TWO items are required to register a secondary node to the Primary PAN?

Select 2 answers
A.A list of all other nodes in the cluster
B.A shared secret for RADIUS
C.Administrative credentials for the secondary node
D.A valid license file for the secondary node
E.Secondary node hostname or IP
AnswersC, E

Credentials are required for the Primary to access the Secondary.

Why this answer

The registration requires the secondary node's hostname/IP and administrative credentials to authenticate the handshake process.

58
Multi-Selectmedium

Which THREE attributes can be used within a Cisco ISE Authorization Policy condition?

Select 3 answers
A.Device Type
B.Internal Endpoint Group
C.TACACS+ Command
D.Network Device Location
E.SGT Value
AnswersA, B, D

Device Type is a common attribute for grouping NADs.

Why this answer

ISE allows matching based on a wide range of attributes from dictionaries including Network Device, Endpoint, and Session attributes.

59
MCQhard

When troubleshooting TACACS+ authentication issues in Cisco ISE, which log file should you monitor to see the specific request details and the policy match result?

A.System Summary Dashboard
B.Endpoint Context Visibility
C.TACACS+ Livelogs
D.RADIUS Livelogs
AnswerC

This is the primary operational log for TACACS+.

Why this answer

The TACACS+ Livelogs provide the most granular view of the request, policy matching, and the selected results.

60
Multi-Selectmedium

Which TWO of the following are valid components of a TACACS+ Authorization Policy in Cisco ISE? (Choose two)

Select 2 answers
A.User Password
B.RADIUS attribute list
C.Shell Profile
D.Device Shared Secret
E.Command Set
AnswersC, E

This is a required result element.

Why this answer

Authorization policies link identities to command sets and shell profiles.

61
MCQeasy

What is the purpose of the 'Redirect ACL' on the network access device?

A.To encrypt the traffic between the client and the switch
B.To limit the bandwidth for BYOD users
C.To force the client to use a specific DNS server
D.To permit access to the ISE portal while blocking all other traffic
AnswerD

This ensures the user is forced into the portal flow before gaining network access.

Why this answer

The redirect ACL allows DNS and traffic to the ISE portal while blocking all other traffic until the device is provisioned.

62
MCQeasy

Which menu path allows you to view the posture compliance status of all endpoints?

A.Context Visibility > Endpoints
B.Operations > Reports > Endpoints and Users > Posture Assessment
C.Administration > Identity Management
D.Policy > Posture > Reports
AnswerA, B

(Self-correction: Both are valid, but the question asks for the path to the report specifically).

Why this answer

Operations > Reports > Endpoints and Users > Posture Assessment is the standard path to view posture-specific reports.

63
Multi-Selectmedium

Which TWO of the following are valid components of an ISE Authorization Policy rule?

Select 2 answers
A.Results
B.Device Groups
C.Authentication protocols
D.Identity Source
E.Conditions
AnswersA, E

The Result defines the attributes returned to the NAD.

Why this answer

Authorization rules consist of conditions (matching criteria) and results (the profile applied).

64
MCQmedium

If a user is successfully registered but cannot connect after the BYOD flow, which status should you check in the 'Endpoints' menu?

A.User ID
B.Registration Status
C.Last Access Date
D.Device Type
AnswerB

This indicates if the device is marked as 'Registered', which is required for authorization policies.

Why this answer

Checking the 'Registration Status' in the Endpoints menu confirms if the database correctly marked the device as registered.

65
MCQmedium

Which probe is most effective for identifying the specific operating system and browser type of an endpoint connecting via a web portal?

A.HTTP probe
B.DHCP probe
C.MAC OUI probe
D.DNS probe
AnswerA

HTTP probe extracts the User-Agent header from HTTP requests.

Why this answer

The HTTP probe inspects the User-Agent string in HTTP headers, which identifies the browser and OS.

66
MCQeasy

When deploying the AnyConnect Posture agent, which specific file must be uploaded to the Cisco ISE Client Provisioning portal to enable posture assessment?

A.AnyConnect Diagnostic and Reporting Tool
B.AnyConnect ISE Posture Agent profile
C.AnyConnect Compliance Module
D.AnyConnect VPN package
AnswerC

The Compliance Module is mandatory for the posture agent to perform granular checks on the endpoint.

Why this answer

To enable posture assessment, you must upload the AnyConnect Compliance Module, which contains the logic for checking OS and application compliance.

67
MCQmedium

You are configuring a BYOD flow where users must register their devices via the self-service portal. Which ISE component is responsible for triggering the redirection to the BYOD portal after an initial MAC Authentication Bypass (MAB) success?

A.Policy Set with a global redirect object
B.Authentication Policy with a portal trigger
C.RADIUS server-side redirect attribute
D.Authorization Profile with a redirect ACL and URL redirect
AnswerD

This is the standard mechanism for redirecting web traffic to the portal.

Why this answer

The Authorization Profile containing the 'Redirect' attribute is what forces the client to the portal.

68
MCQhard

A user is complaining that they are stuck in a posture remediation loop despite having the latest antivirus software installed. You verify that the AV check is correctly configured. What is the most likely cause for this behavior?

A.The ISE server is in maintenance mode.
B.The AnyConnect Compliance Module is outdated on the endpoint.
C.The Posture Policy is disabled.
D.The Authorization policy uses the wrong group.
E.The Remediation action requires a reboot that hasn't occurred.
AnswerB

If the compliance module is outdated, it may not recognize the latest versions of antivirus software installed on the system.

Why this answer

If the AV software is installed but the posture agent does not recognize it, the version or the specific product identifier in the requirement might be slightly off, or the agent is not receiving the latest compliance library updates.

69
MCQmedium

If you want a guest user to be automatically redirected to a specific webpage (e.g., company news) after a successful login, where is this configured?

A.In the Authorization Profile.
B.In the Guest Type configuration.
C.In the Redirect ACL on the NAD.
D.In the Guest Portal Settings under 'Post-Login' page.
AnswerD

This is the correct setting for post-login redirection.

Why this answer

The 'Post-Login' landing page configuration in the Guest Portal allows you to define the URL to which the user is redirected after a successful authentication.

70
MCQmedium

When adding a secondary PAN, what is the consequence if the time synchronization (NTP) differs significantly between nodes?

A.The node will operate in read-only mode
B.The node will join but logs will be out of order
C.Only TACACS+ services will be impacted
D.The registration process will fail
AnswerD

NTP mismatch prevents secure communication and database replication.

Why this answer

ISE requires tight time synchronization between all nodes in the deployment for certificate validation and log timestamps; large drifts cause replication failure.

71
MCQmedium

Which guest portal type should you select if you want to allow users to connect to the network without any authentication, simply by clicking an 'Accept' button?

A.Sponsored Guest Portal
B.Guest Portal
C.Self-Registered Guest Portal
D.Hotspot Portal
AnswerD

Hotspot provides simple click-through access.

Why this answer

The Hotspot portal is specifically designed for 'click-through' access, commonly used in public Wi-Fi environments.

72
MCQmedium

Which component of the BYOD flow identifies the device type (e.g., iPhone vs. Windows) for appropriate configuration?

A.Device Profiling
B.RADIUS Accounting
C.Active Directory Identity Store
D.Policy Sets
AnswerA

Profiling identifies the device capabilities, which determines the provisioning policy.

Why this answer

ISE uses 'Device Profiling' (via DHCP fingerprinting, HTTP User-Agent, etc.) to identify the device and trigger the correct provisioning flow.

73
MCQhard

A user is authenticating via the Sponsored Guest portal. After the sponsor approves the guest, the user still cannot access the network. What is the most common reason for this if the RADIUS flow is correct?

A.The NAD is not processing the CoA request sent by ISE.
B.The guest password has expired.
C.The guest account is not in the correct group.
D.The browser cache is preventing the redirect.
AnswerA

The CoA is necessary to change the authorization state from 'pending' to 'authorized'.

Why this answer

If the session is not updated, the switch doesn't know the status has changed. A CoA is required to re-evaluate the session after approval.

74
MCQmedium

Which of the following is a best practice when configuring TACACS+ for network administration?

A.Enable command authorization
B.Use RADIUS for command authorization
C.Use a single shared secret for all devices
D.Disable accounting for performance
AnswerA

This ensures all commands are tracked and verified.

Why this answer

Using TACACS+ for command authorization is a best practice for enforcing the principle of least privilege.

75
MCQmedium

A user reports that a device was incorrectly identified as a 'Cisco IP Phone' when it is actually a 'Cisco Access Point'. Which troubleshooting step should you take first?

A.Check the endpoint attributes in Context Visibility to see why it matched that policy.
B.Re-register the device.
C.Delete all profiling policies.
D.Restart the ISE node.
AnswerA

Identifying the source of the incorrect attribute match is the first step.

Why this answer

Reviewing the endpoint attributes in the 'Context Visibility' section will reveal which specific probes or attributes caused the incorrect profile match.

Page 1 of 5

Page 2

All pages