Courseiva

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

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

Page 1

Page 2 of 5

Page 3
76
MCQmedium

Where are the TACACS+ accounting logs stored and viewed in the ISE management console?

A.Operations > TACACS Livelogs
B.Monitoring > Reports > TACACS
C.Administration > System > Logging
D.Policy > Policy Elements
AnswerA

Livelogs capture the full accounting data.

Why this answer

Accounting logs for TACACS+ are found under Operations > TACACS Livelogs.

77
MCQeasy

Which component in ISE defines the 'result' of an authorization rule?

A.Policy Set
B.Identity Source
C.Authorization Policy
D.Authorization Profile
AnswerD

The profile contains the specific attributes (VLAN, SGT, dACL) applied to the session.

Why this answer

The Authorization Profile is the outcome object that is returned to the NAD to dictate session parameters.

78
Multi-Selecthard

Which THREE conditions must be met for a successful ISE node upgrade?

Select 3 answers
A.A factory reset is performed
B.All nodes in the deployment are in a 'Connected' state
C.Database consistency check completed
D.The node is in 'Standalone' mode
E.Sufficient free disk space on all partitions
AnswersB, C, E

Synchronization must be healthy before starting.

Why this answer

Upgrades require a healthy cluster state, enough disk space for the upgrade bundle, and verified database consistency.

79
MCQhard

You are troubleshooting a TACACS+ issue where a user can log in but cannot execute any commands. The policy set hits the correct rule. What is the most likely reason?

A.The shared secret is incorrect.
B.The assigned Command Set is set to 'Deny' for all commands.
C.The Network Access Device is not configured with 'aaa authorization commands'.
D.null
E.The Shell Profile has a privilege level of 0.
AnswerB

If 'Deny' is selected without specific permit rules, all commands are blocked by default.

Why this answer

If the user is logged in, authentication works, but if no commands are permitted, the associated Command Set is either empty, set to 'Deny' for all, or misconfigured.

80
MCQhard

A user is assigned a Command Set that permits all commands, but they are still receiving 'Access Denied' when running 'reload'. What is the most likely reason?

A.The Command Set is not applied in the Policy Set
B.The device is not authorized for the command
C.The user's privilege level on the device is insufficient
D.The TACACS+ server is unreachable
AnswerC

Command authorization is checked against both ISE and the local device parser.

Why this answer

The switch's local privilege levels may prevent the user from executing high-impact commands like 'reload' even if the TACACS+ command set permits it.

81
MCQhard

If a user's certificate expires, how can the user renew it using the ISE BYOD flow?

A.The certificate renews automatically in the background
B.Re-install the Network Setup Assistant manually
C.Reconnect to the SSID and follow the re-enrollment prompt in the portal
D.Contact the administrator to manually push a new certificate
AnswerC

ISE detects the expired certificate or lack of authentication and redirects the user to the portal to renew.

Why this answer

The user can reconnect to the network, trigger the MAB/Redirect process, and the portal will provide an option to re-enroll or renew the certificate.

82
MCQeasy

Which portal is intended for guest users to manage their own registered devices, such as adding or removing their personal laptops?

A.My Devices Portal
B.Hotspot Portal
C.Sponsor Portal
D.Guest Portal
AnswerA

This is the correct portal for device management.

Why this answer

The 'My Devices' portal is explicitly designed for guests or employees to manage their own registered devices for network access.

83
Multi-Selectmedium

Which THREE of the following are common reasons why an endpoint would be listed as 'Unknown' in Cisco ISE?

Select 3 answers
A.The device is connected to a non-Cisco switch.
B.The endpoint is not using 802.1X.
C.The endpoint has not generated enough traffic to trigger a probe.
D.The necessary probes are disabled on the PSN.
E.No profiling policies match the collected attributes.
AnswersC, D, E

A device must interact with the network to be profiled.

Why this answer

'Unknown' means the device hasn't been classified; this happens if no policies match, if probes are disabled, or if insufficient attributes are collected.

84
MCQmedium

Which component in Cisco ISE defines the TACACS+ privilege levels and attributes sent to the network device?

A.Command Set
B.Network Device Group
C.Shell Profile
D.Authorization Policy
AnswerC

Shell profiles define the session parameters.

Why this answer

Shell Profiles are the components that define the TACACS+ attributes, including privilege level, used by the network device.

85
Multi-Selecthard

Which THREE of the following are valid actions an administrator can take in the Sponsor Portal?

Select 3 answers
A.Change the global ISE logging level.
B.Create a new guest account.
C.Modify the existing portal theme.
D.Delete an existing guest account.
E.Extend the expiration time of a guest account.
AnswersB, D, E

Core sponsor capability.

Why this answer

The Sponsor Portal provides tools for account creation, lifecycle management (extending/revoking), and viewing the status of guest accounts.

86
MCQmedium

You are configuring a new ISE node for your deployment. What is the correct sequence to join a secondary node to the existing deployment?

A.Initiate registration from the Primary PAN under Administration > System > Deployment
B.Configure the Secondary node as an standalone node and merge databases
C.Run the join command from the secondary node's CLI
D.Create a cluster via the ISE CLI setup wizard
AnswerA

This is the correct navigation path for adding nodes to an ISE deployment.

Why this answer

You must register the secondary node from the Primary PAN GUI, providing the secondary node's credentials and IP.

87
MCQmedium

Which probe is required to collect the 'User-Agent' string from a web browser to assist in profiling a device as a workstation?

A.HTTP
B.RADIUS
C.DHCP
D.DNS
AnswerA

The HTTP probe captures the User-Agent header from browser requests.

Why this answer

The HTTP probe is specifically designed to extract information from HTTP/HTTPS traffic, including the User-Agent string.

88
MCQeasy

What is the purpose of the 'Posture Discovery' phase?

A.To verify the user credentials
B.To remediate non-compliant endpoints
C.To identify if posture is required for the session
D.To determine if the endpoint is compliant
AnswerC

Discovery determines the policy applicability.

Why this answer

Discovery is the initial communication where the agent identifies the ISE PSN and checks if a posture policy exists.

89
Multi-Selectmedium

Which THREE actions are required when configuring a BYOD flow that involves an external MDM integration?

Select 3 answers
A.Configure the MDM server details in Administration > Network Resources > MDM
B.Import the Root CA of the MDM server into the ISE Trusted Certificates store
C.Set the 'Native Supplicant' to disabled
D.Enable 'Device Compliance' in the Authorization Policy results
E.Configure the WLC to act as an MDM proxy
AnswersA, B, D

This is the required path for MDM integration.

Why this answer

Integrating MDM requires establishing the server connection, defining the authorization policy to check compliance, and ensuring the device is correctly registered in the ISE endpoint database.

90
Multi-Selectmedium

Which TWO of the following are benefits of using Network Device Groups (NDG)? (Choose two)

Select 2 answers
A.Eliminates the need for shared secrets
B.Automatically updates the device config
C.Simplifies policy management by grouping devices
D.Allows granular policy targeting based on location or role
E.Replaces the need for TACACS+ command sets
AnswersC, D

Scaling policies is easier.

Why this answer

NDGs simplify policy management and allow for device-specific policy targeting.

91
MCQeasy

When configuring a Profiling Policy, what happens if an endpoint matches multiple policies?

A.The system throws a configuration error.
B.The endpoint is assigned to the 'Multiple' group.
C.The first policy created is applied.
D.The system matches the most specific policy (highest number of conditions).
AnswerD

ISE evaluates conditions and applies the most granular match.

Why this answer

Cisco ISE matches profiling policies based on a 'most specific match' logic or order, but typically the most specific policy (highest logic depth) takes precedence.

92
MCQhard

An administrator needs to implement SGT-based access control where SGT 10 (Finance) cannot communicate with SGT 20 (HR). What is the mandatory prerequisite on the ISE policy side?

A.Manually map IP to SGT on all switches
B.Configure the SGACL on the client
C.Enable SGT propagation on the policy set
D.Create a dACL with SGT 10
AnswerC

This ensures the SGT value is passed via the RADIUS attribute 217 to the network device.

Why this answer

Before SGTs can be used, the TrustSec matrix must be defined and the ISE must be configured to send SGT information in RADIUS Access-Accept messages.

93
MCQmedium

Which of the following describes the function of the 'Profiling Priority' setting?

A.It defines the order in which probes are executed.
B.It sets the order of endpoint group assignment.
C.It controls which PSN processes the policy.
D.It determines which policy is applied when multiple policies match.
AnswerD

Priority governs the selection of the winning policy.

Why this answer

When multiple profiling policies match, the one with the highest priority (lowest number) is applied.

94
MCQeasy

Which of the following is a valid condition for an ISE Authorization Policy?

A.SGT EQUALS 5
B.VLAN EQUALS 10
C.Username EQUALS 'Admin'
D.Device-Type EQUALS Switch
AnswerD

Device-Type is a valid attribute for policy conditions.

Why this answer

ISE conditions can be based on device type, user group, location, or protocol.

95
Multi-Selecthard

Which THREE of the following items can be included in an ISE 'Common Task' for authorization?

Select 3 answers
A.Password complexity policy
B.dACL assignment
C.SGT assignment
D.RADIUS session timeout
E.VLAN assignment
AnswersB, C, E

dACLs are a standard common task.

Why this answer

Common Tasks include VLAN, Voice Domain, and dACL/SGACL assignment.

96
MCQeasy

Which component in ISE is responsible for mapping an authenticated user to a specific set of permissions and command restrictions in a TACACS+ environment?

A.TACACS+ Authorization Policy
B.TACACS+ Authentication Policy
C.Policy Set
D.Network Device Group
AnswerA

This policy determines the shell profile and command set assigned to the user.

Why this answer

The TACACS+ Authorization Policy is the component that ties identity, context, and profile/command set together.

97
MCQeasy

When configuring a dACL for a guest user, what is the mandatory format for the access control list entries?

A.Cisco IOS-style extended access-list format
B.SGACL tag format
C.JSON format
D.XML format
AnswerA

dACLs must follow standard IOS extended ACL syntax.

Why this answer

dACLs on ISE must be defined using standard IOS-style access-list syntax, and they are pushed to the NAD during the authorization phase.

98
MCQhard

Which specific ISE process is responsible for managing the communication between the PAN and PSNs?

A.ISE Messaging Service
B.Application Server
C.Radius Core
D.Monitoring Service
AnswerA

Messaging service manages inter-node coordination.

Why this answer

The 'ISE Messaging Service' (based on RabbitMQ) is the backbone for communication and state synchronization between nodes.

99
Multi-Selectmedium

Which THREE of the following are valid types of Posture Conditions?

Select 3 answers
A.Service Condition
B.File Condition
C.User Identity Condition
D.Port Condition
E.Registry Condition
AnswersA, B, E

Checks for service running status.

Why this answer

ISE supports multiple condition types including File, Registry, and Service checks.

100
Multi-Selecthard

Which THREE of the following items are considered 'results' in an ISE authorization policy? (Choose three)

Select 3 answers
A.Authorization Profile
B.Shared Secret
C.Command Set
D.Shell Profile
E.Network Device Group
AnswersA, C, D

Used for RADIUS authorization.

Why this answer

Authorization policy results include command sets, shell profiles, and sometimes even dynamic access lists or VLAN assignments in RADIUS contexts.

101
MCQmedium

You are configuring a DHCP probe on a Cisco ISE node to identify endpoints. Which specific configuration step is required to ensure the ISE node receives DHCP traffic when the client and server are on a different subnet?

A.Configure a DHCP relay agent on the ISE node itself.
B.Enable DHCP Server mode on the Cisco ISE Profiling service.
C.Configure an IP helper-address on the Layer 3 device for the client VLAN pointing to the ISE node.
D.Enable DHCP Snooping on the ISE node interface.
AnswerC

IP helper-address is required to forward DHCP requests to the ISE node.

Why this answer

IP Helper-address must be configured on the default gateway to forward DHCP broadcasts to the ISE node acting as a probe.

102
MCQmedium

You want to customize the guest portal so that it displays the company logo and specific terms of use. Where is this configuration performed within the Cisco ISE GUI?

A.Administration > System > Settings > Portal Configuration
B.Policy > Policy Elements > Results > Authorization > Authorization Profiles
C.Work Centers > Guest Access > Portals & Components
D.Operations > Troubleshoot > Diagnostic Tools
AnswerC

This is the correct location to edit the Guest Portal and its associated customization settings.

Why this answer

Portal customization is managed under the Guest Access menu, specifically within the Portal Builder of the selected portal type.

103
MCQhard

If a user is redirected to the Guest portal but receives a '404 Page Not Found' error, what is the most likely configuration issue?

A.The NAD is blocking the traffic.
B.The Guest Portal is not enabled on the PSN.
C.The redirect URL is pointing to a non-existent portal path or the PSN is not reachable.
D.The user's account is expired.
AnswerC

This causes the 404 error.

Why this answer

If the portal FQDN is not resolvable or the portal service on the PSN is not active, the user will reach a non-existent page.

104
MCQmedium

You have a policy set where authentication succeeds, but the user is hitting the 'Default' authorization rule instead of the expected rule. What should you check first?

A.The RADIUS dictionary version
B.The Identity Store order
C.The Policy Set name
D.The Authorization rule order
AnswerD

Authorization rules are processed top-down; the first match wins.

Why this answer

The order of rules in the Authorization Policy is critical; if a rule appears below a more general rule that also matches, the more general one wins.

105
MCQmedium

Which option in an Authorization Profile allows you to specify a URL for a WebAuth redirect?

A.RADIUS Attributes -> Tunnel-Private-Group-ID
B.Advanced Attributes -> ACL
C.VLAN/dACL Filters
D.Common Tasks -> Web Redirection
AnswerD

This section allows you to enable and define CWA redirects.

Why this answer

The 'Web Redirection' checkbox under the Authorization Profile allows configuring the Centralized Web Authentication (CWA) URL.

106
MCQeasy

When a user's device is stolen, which action should be taken in the 'My Devices' portal?

A.Deregister or Blacklist the device
B.Perform a factory reset on the device remotely
C.Delete the user's account
D.Change the user's AD password
AnswerA

Removing the device from the registered list effectively revokes its access rights.

Why this answer

The user or administrator can 'Deregister' or 'Blacklist' the device to revoke its certificate and access.

107
MCQhard

You are setting up an SCEP profile for BYOD. What is the primary role of the SCEP proxy in the Cisco ISE BYOD flow?

A.To sign certificates for the endpoints
B.To encrypt the SCEP traffic between ISE and the endpoint
C.To store the Private Keys of the issued certificates
D.To allow devices to request certificates from the CA via the ISE node
AnswerD

The proxy acts as a broker between the endpoint and the CA.

Why this answer

The SCEP proxy allows the endpoint to request a certificate from an internal CA through the ISE node, keeping the CA hidden from the internal network.

108
MCQmedium

Which protocol is used by the AnyConnect agent to communicate posture information to the ISE Policy Service Node (PSN)?

A.RADIUS
B.HTTP/HTTPS (TCP 8905)
C.DNS
D.SNMP
AnswerB

The Cisco ISE posture agent communicates with the PSN over TCP port 8905.

Why this answer

ISE posture agents use HTTPS (TCP 8905) for communication with the PSN.

109
MCQhard

A user is failing to receive the expected dACL. The ISE logs show the correct authorization rule was matched, but the dACL is not applied. What is the most likely cause?

A.The dACL is not assigned to the correct interface on the switch
B.The Authorization Profile lacks the correct cisco-av-pair attribute
C.The user is in the wrong AD group
D.The device is in the wrong network device group
AnswerB

If the dACL name is not correctly mapped in the profile as a RADIUS attribute, the switch will not know which ACL to apply.

Why this answer

If the rule matches but the ACL doesn't apply, verify the dACL content or the RADIUS attributes being sent; however, ensure the 'dACL Name' attribute is properly defined in the Authorization Profile.

110
MCQmedium

Which of the following is an example of an 'Exception' policy in ISE?

A.A Policy Set condition
B.An Identity Source Sequence
C.A rule placed at the top of the Authorization Policy
D.The Default policy set
AnswerC

Top-level rules act as exceptions for specific users or devices.

Why this answer

Exception rules are used to handle specific, high-priority cases before the main policy rules are evaluated.

111
Multi-Selectmedium

Which TWO of the following are common reasons for a Guest portal to display an 'Internal Server Error'?

Select 2 answers
A.The guest's device is blocked by a MAC filter.
B.The Guest user provided an invalid password.
C.The NAD is not configured for RADIUS.
D.The portal service on the PSN is unresponsive.
E.The ISE database is unreachable.
AnswersD, E

Common node-specific issue.

Why this answer

Internal Server Errors often relate to issues with the ISE node itself, such as database connectivity problems or the portal service being crashed/unresponsive.

112
MCQhard

In a high-availability deployment, you have a Primary PAN/MnT and a Secondary PAN/MnT. If the Primary PAN fails, what is the impact on the Monitoring (MnT) services?

A.Monitoring data remains logged to the Secondary MnT node
B.The Secondary PAN must be manually promoted to Primary to restore MnT functionality
C.ISE enters a read-only state for all PSNs
D.MnT services immediately stop on all nodes
AnswerA

In a distributed deployment, the secondary node continues to collect and process logs.

Why this answer

MnT services are independent of the PAN role; if the Primary MnT fails, the Secondary MnT assumes the role, but PAN failure does not automatically crash MnT unless they share the same physical node.

113
MCQmedium

You are configuring a BYOD flow for iOS devices and notice that the native supplicant provisioning process is failing during the installation of the mobile configuration profile. Where should you check the logs in ISE to determine if the issue is related to the SCEP proxy communication?

A.Policy > Policy Elements > Results > Certificate Profiles
B.Administration > System > Licensing
C.Operations > RADIUS Livelog
D.Operations > Troubleshoot > Debug Wizard > scep
AnswerD

The SCEP debug logs are the primary location for troubleshooting certificate issuance issues during the BYOD flow.

Why this answer

The SCEP proxy logs are specifically located under the 'SCEP' category within the Operations > Troubleshooting > Debug Wizard or by monitoring the 'scep.log' file.

114
MCQmedium

How can you verify that ISE is receiving TACACS+ requests from a specific switch?

A.View the Network Device list
B.Check the TACACS Livelogs
C.Run a packet capture on the switch
D.Check the System Summary
AnswerB

Livelogs provide real-time visibility.

Why this answer

Monitoring the TACACS Livelogs will show the live requests as they arrive at the ISE nodes.

115
MCQeasy

Which of the following is a posture requirement setting that defines how often the agent performs a re-scan?

A.Periodic Scanning Interval
B.Re-assessment Frequency
C.Scan Timeout
D.Policy Update Interval
AnswerA

This setting defines the frequency of posture re-assessment.

Why this answer

The 'Periodic Scanning' setting in the posture policy defines the interval for re-scanning.

116
MCQmedium

What is the purpose of the 'PAN' role in a deployment?

A.Log aggregation and reports
B.Centralized policy management
C.Authentication of endpoints
D.Database backups
AnswerB

PAN manages all policies and configuration.

Why this answer

The Policy Administration Node (PAN) provides the centralized management interface for all policy definitions and deployment configuration.

117
Multi-Selecteasy

Which TWO of the following authentication protocols are supported by ISE for 802.1X?

Select 2 answers
A.SNMPv2
B.EAP-TLS
C.ICMP
D.PEAP
E.FTP
AnswersB, D

EAP-TLS is the preferred method for certificate-based auth.

Why this answer

PEAP and EAP-TLS are the most common protocols used with ISE.

118
MCQhard

You are integrating an MDM server with ISE for BYOD. The requirement is that ISE must check the compliance status of the device before granting full network access. Which feature must be enabled in the MDM configuration within ISE?

A.Configure a 'Compliance' RADIUS attribute
B.Enable 'Device Compliance' in the MDM server configuration object
C.Enable 'Allow full access' in the Authorization Policy
D.Enable 'MDM Enrollment' in the Policy Set
AnswerB

This setting allows ISE to query the MDM for the compliance status of the registered device.

Why this answer

The 'Device Compliance' checkbox must be enabled in the MDM server configuration to trigger the API calls for status checks.

119
Multi-Selecthard

Which THREE of the following are required to successfully implement SXP (SGT Exchange Protocol)?

Select 3 answers
A.Enable 802.1X on all ports
B.Enable DHCP snooping
C.Configure an SGT-to-IP mapping
D.Define an SXP connection between peers
E.Enable 'cts role-based enforcement' on the device
AnswersC, D, E

The mapping provides the data that SXP propagates.

Why this answer

SXP requires the connection between the speaker/listener, the CTS feature enabled, and SGT-to-IP mapping.

120
MCQeasy

You need to create a custom profiling condition to identify printers based on their MAC OUI. Which menu path should you use to define this condition?

A.Administration > System > Profiling
B.Policy > Policy Elements > Conditions
C.Context Visibility > Endpoints
D.Policy > Profiling > Profiling Conditions
AnswerD

This is the correct path for creating, editing, and managing custom conditions.

Why this answer

Custom conditions are managed within the Policy > Profiling > Profiling Conditions section.

121
MCQhard

You are configuring a policy to allow 'Read-Only' access for junior admins. You have created a Command Set that allows 'show' commands. What else is required to implement 'Read-Only' access correctly?

A.Assign a Shell Profile with privilege level 1 and the 'show' command set
B.Set the 'Default Command' attribute to 'permit'
C.Disable command authorization on the switch
D.Assign a Shell Profile with privilege level 15
AnswerA

This combines the restriction level with the allowed commands.

Why this answer

A Shell Profile with a low privilege level (e.g., 1) is required in conjunction with a command set that restricts commands to 'show' only.

122
MCQmedium

When decommissioning an ISE node, what is the correct order of steps?

A.Change node to standalone, then remove
B.Shut down the node, then remove from deployment
C.Re-image the node, then remove from deployment
D.Remove from deployment, then shut down
AnswerD

Removing from deployment ensures a clean deregistration.

Why this answer

You must first remove the node from the deployment list in the Primary PAN, then you can safely wipe/decommission the physical/virtual appliance.

123
MCQhard

During BYOD onboarding, the client is unable to download the Network Setup Assistant (NSA). You verify the portal settings and observe that the 'Client Provisioning' resource is correctly assigned to the policy. What is the most likely cause if the device fails to reach the download page?

A.The user is not part of the Active Directory group assigned to the policy
B.The client does not have the native supplicant installed
C.The redirect ACL is blocking traffic to the ISE IP address on TCP port 8443
D.The certificate on the ISE portal is expired
AnswerC

If the ACL blocks the traffic, the client cannot communicate with the ISE provisioning service.

Why this answer

The redirect ACL must permit traffic to the Cisco ISE server on ports 8443 or 8905 to ensure the client can reach the provisioning services.

124
MCQmedium

You are creating a File Requirement for posture assessment. What is the required behavior if you want to confirm that a specific file exists on the client machine?

A.Set the Check type to 'Exists' and provide the full file path.
B.Set the Check type to 'Status' and provide the service name.
C.Set the Check type to 'Registry' and provide the key path.
D.Set the Check type to 'Version' and provide the file size.
E.Set the Check type to 'Content' and provide the file hash.
AnswerA

The 'Exists' check is the standard method for verifying file presence as a compliance condition.

Why this answer

In a File Requirement, setting the condition to 'Exists' allows the agent to verify the presence of a specific file path on the local drive.

125
MCQmedium

What is the function of the 'PassiveID' feature in a distributed ISE deployment?

A.It enables redundant authentication
B.It replaces the need for PSNs
C.It caches RADIUS requests
D.It provides user identity mapping without active probing
AnswerD

PassiveID listens to sources like WMI or Syslog for identity mapping.

Why this answer

PassiveID allows ISE to collect user-to-IP mapping information from external sources without active polling, which is critical for identity-based access control.

126
MCQeasy

Which type of guest account is best suited for a visitor who needs access for exactly one business day and should have their account automatically deleted thereafter?

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

This provides the specific time-bound access requested.

Why this answer

An 'Expiring' account is designed to be time-bound, and ISE automatically removes it upon expiration based on the defined policies.

127
MCQeasy

What is the purpose of the 'Guest Type' configuration in Cisco ISE?

A.To define the graphical user interface layout of the guest portal.
B.To assign a specific sponsor to a guest.
C.To set the IP address pool for the guest VLAN.
D.To define the attributes of the guest account such as duration and permissions.
AnswerD

Guest Types allow you to set policies for how long an account lasts and what access the guest is granted.

Why this answer

Guest types define the lifecycle of a guest account, including time-to-live, max devices, and session duration.

128
MCQhard

When configuring an 'Application Condition' to check for a specific version of an application, which operator is required to ensure the version is at least '10.5.0'?

A.Matches
B.Greater Than or Equal
C.Equals
D.Contains
AnswerB

This ensures the version is 10.5.0 or higher.

Why this answer

The 'Greater Than or Equal' operator is necessary to ensure the version meets or exceeds the security requirement.

129
Multi-Selecthard

Which THREE of the following are characteristics of the TACACS+ protocol? (Choose three)

Select 3 answers
A.Uses TCP port 49
B.Encrypts the entire packet body
C.Only encrypts the password field
D.Uses UDP port 1812
E.Separates authentication, authorization, and accounting
AnswersA, B, E

Standard port for TACACS+.

Why this answer

TACACS+ is TCP-based, encrypts the body, and supports separate A-A-A.

130
MCQmedium

When setting up a self-registration portal, you want to require that the guest's email address is validated before granting access. Which feature should you enable?

A.Enable Guest MAC Caching
B.Self-Registration Account Activation
C.Enable Captcha
D.Require Sponsor Approval
AnswerB

This setting enables the email verification workflow.

Why this answer

Email verification requires the user to click a link sent to their email to activate the account. This is configured in the self-registration portal settings.

131
MCQmedium

Which protocol is used by ISE to communicate with the MDM server for device status checks?

A.SNMP
B.REST API
C.RADIUS
D.LDAP
AnswerB

REST API is the standard mechanism for ISE to interact with external MDM platforms.

Why this answer

ISE uses REST APIs to communicate with most modern MDM solutions like AirWatch or Intune.

132
MCQmedium

You are configuring Central Web Authentication (CWA) and need to ensure the client is redirected to the Cisco ISE portal. Which authorization profile configuration is mandatory to achieve this redirection?

A.Set the Access Type to Permit Access and enable URL Redirect with the portal ID.
B.Enable 'Authentication Bypass' in the authorization profile to allow the traffic to hit the redirect rule.
C.Configure the profile as a standard permit access profile with a dynamic VLAN assignment.
D.Set the Access Type to Web Auth and manually input the redirect IP address in the Custom Attributes field.
AnswerA

The Web Redirection settings must be configured to point to the specific portal, which triggers the WLC to send a redirect URL to the client.

Why this answer

For CWA, the authorization profile must include a dACL or a filter-ID, and the Web Redirection component must be enabled with the specific Client Provisioning or Guest portal selected as the target.

133
MCQeasy

What is the benefit of using multiple TACACS+ Policy Sets?

A.To increase the speed of authentication
B.To reduce the need for shared secrets
C.To increase the number of users allowed
D.To segment policies by device type or user group
AnswerD

This allows for cleaner and more specific policy management.

Why this answer

Policy Sets allow for granular control and different rules for different types of devices or users.

134
MCQmedium

You are configuring a custom profiling policy and notice that the 'Certainty Factor' is too low for the device to be assigned to the correct group. What is the purpose of the Certainty Factor in ISE?

A.To determine the priority of the profiling policy.
B.To force the device to re-authenticate.
C.To indicate the confidence level that the device is correctly profiled.
D.To limit the number of devices in an endpoint group.
AnswerC

It represents the cumulative score of matching profile conditions.

Why this answer

The Certainty Factor is a numerical value that increases as more matching conditions are met, ensuring a higher confidence in the device identity.

135
MCQmedium

When configuring an SNMP Query probe, why is it recommended to use SNMPv3 instead of SNMPv1/v2c?

A.SNMPv3 is the only version supported by ISE.
B.SNMPv3 is faster.
C.SNMPv3 provides authentication and encryption for the query.
D.SNMPv3 eliminates the need for a community string.
AnswerC

Security is the primary advantage.

Why this answer

SNMPv3 provides authentication and encryption, which are essential for security in enterprise networks.

136
MCQmedium

What is the function of the 'RADIUS Accounting' probe in the profiling process?

A.To encrypt the session.
B.To collect device attributes contained in RADIUS accounting packets.
C.To act as a RADIUS server.
D.To authenticate the device.
AnswerB

RADIUS accounting provides valuable session data.

Why this answer

It collects session information from the RADIUS traffic, providing start/stop and attribute data useful for device identification.

137
Multi-Selecthard

Which THREE of the following items are required for the EAP-TLS authentication process to succeed?

Select 3 answers
A.User password stored in the endpoint registry
B.Client certificate installed on the device
C.ISE server certificate installed on the PSN
D.Trust anchor (Root CA) installed on both client and server
E.Active Directory GPO to force login
AnswersB, C, D

The client must present its certificate to the server.

Why this answer

EAP-TLS requires the client to have a certificate, the server to have a certificate, and both to trust the CA chain.

138
MCQmedium

Which component of the Cisco ISE Profiling architecture is responsible for comparing collected attributes against defined profiling policies?

A.Monitoring Node (MnT)
B.Feed Service
C.Administration Node (PAN)
D.Policy Service Node (PSN) Profiler Service
AnswerD

The Profiler service on the PSN is responsible for the policy matching logic.

Why this answer

The Profiler service on the PSN acts as the policy engine that matches attributes to policies.

139
MCQmedium

You are configuring a policy set for wireless clients and need to ensure that only devices matching a specific internal endpoint group are granted access. Where should you define this requirement in the Cisco ISE policy set?

A.In the Authorization Policy rule conditions
B.In the Results section of the Authentication Policy
C.In the RADIUS dictionary under Policy Elements
D.In the Policy Set general authentication settings
AnswerA

The authorization policy rule conditions allow you to match the request against the Internal Endpoint Group attribute.

Why this answer

The authorization policy within a policy set is where you define the conditions and the corresponding permissions based on attributes like the Internal Endpoint Group.

140
MCQmedium

An administrator needs to ensure that only devices enrolled in their corporate MDM (AirWatch) can gain full network access. How should the ISE authorization policy be configured to verify MDM compliance for a BYOD endpoint?

A.Configure a static IP address in the authorization profile.
B.Configure the WLC to send a CoA immediately upon association.
C.Use the 'DeviceRegistrationStatus' equals 'Registered' condition.
D.Use the 'MDMServer' and 'ComplianceStatus' attributes in the authorization policy condition.
AnswerD

These attributes allow ISE to evaluate the compliance status reported by the integrated MDM server.

Why this answer

The 'MDM Compliance' attribute is returned by the MDM server to ISE during the authorization process, which can then be checked in the authorization policy condition.

141
MCQhard

When troubleshooting a failed authorization, which ISE live log column identifies the specific rule that was matched?

A.Authentication Policy
B.Policy Set
C.Result
D.Authorization Policy
AnswerD

This field shows the specific rule within the policy set that was applied.

Why this answer

The 'Authorization Policy' column in the Live Logs displays the name of the rule that was triggered for a specific session.

142
MCQmedium

A user is authenticated, but their authorization profile returns the wrong VLAN. Which troubleshooting tool in ISE is best suited to verify the attributes sent to the NAD?

A.Monitoring -> Alarms
B.Live Logs
C.Policy Simulation
D.TCP Dump
AnswerB

The Live Logs provide a detailed breakdown of the RADIUS attributes returned to the NAD.

Why this answer

The 'Live Logs' detail view shows the RADIUS attributes returned to the NAD for every session.

143
MCQmedium

What does the 'Fallthrough' option in an ISE Policy Set rule do?

A.It allows the request to continue to the next rule
B.It drops the connection
C.It skips the current rule and goes to the next
D.It forces the request to the Default rule
AnswerA

Fallthrough enables evaluation of subsequent rules even if a match occurs.

Why this answer

Fallthrough allows the request to continue being evaluated against subsequent rules in the policy set if the current rule matches.

144
MCQeasy

What is the primary benefit of using native supplicant provisioning in ISE?

A.It provides complete control over the device's file system
B.It encrypts the entire hard drive
C.It leverages the built-in OS capabilities for connectivity
D.It removes the need for RADIUS authentication
AnswerC

Using the native supplicant prevents the need for additional, resource-heavy third-party agents.

Why this answer

Native supplicant provisioning simplifies user experience by automatically configuring WiFi settings without requiring third-party software.

145
MCQhard

If a user is authenticated via TACACS+ but no authorization policy matches, what is the default behavior?

A.The user is granted read-only access
B.The user is prompted to re-authenticate
C.The user is granted full access
D.The user is rejected
AnswerD

Default behavior is to deny access.

Why this answer

The default ISE policy behavior for TACACS+ is to reject authorization if no rules match.

146
MCQhard

You need to profile IoT devices that only support mDNS. Which probe should you enable?

A.mDNS probe
B.DHCP probe
C.SNMP Query probe
D.HTTP probe
AnswerA

mDNS probe specifically handles service discovery traffic.

Why this answer

The mDNS probe allows ISE to listen for Bonjour/mDNS service advertisements, which is critical for IoT discovery.

147
Multi-Selecthard

Which TWO methods can be used to verify that a TACACS+ request from a network device is reaching the Cisco ISE PSN?

Select 2 answers
A.Checking the Network Device Group membership list.
B.Reviewing the Operations > TACACS Livelogs in the ISE GUI.
C.Viewing the Policy Set order of precedence.
D.Executing a packet capture (TCP dump) on the ISE PSN interface.
E.Checking the switch console logs for AAA server status.
AnswersB, D

Live logs provide real-time visibility into incoming requests.

Why this answer

You can verify traffic using the Live Logs in the Operations menu or by performing a TCP dump on the PSN.

148
MCQmedium

Which RADIUS attribute is commonly used to inform the Network Access Server (NAS) that a re-authentication is required after a successful BYOD provisioning?

A.Termination-Action: RADIUS-Request
B.Class-Attribute: Re-Authenticate
C.Filter-Id: Refresh
D.Tunnel-Type: VLAN-Change
AnswerA

This tells the switch to re-authenticate the user once the BYOD portal session is closed.

Why this answer

The 'Cisco-AV-Pair' containing 'url-redirect' is used initially, but 'Termination-Action: RADIUS-Request' is often used to force a re-authentication after the BYOD process.

149
Multi-Selectmedium

Which TWO of the following are prerequisites for the AnyConnect posture agent to function?

Select 2 answers
A.Administrative rights on the server
B.Connectivity to the ISE PSN
C.A pre-installed VPN tunnel
D.A supported operating system
E.A static IP address on the endpoint
AnswersB, D

Agent must talk to PSN.

Why this answer

The agent needs to reach the PSN and be supported by the endpoint OS.

150
MCQhard

You are troubleshooting a certificate provisioning failure where the error is 'Internal CA Error'. What is the most likely cause?

A.The ISE node is not configured as a subordinate CA correctly
B.The user password has expired
C.The client certificate is too small
D.The network switch is blocking port 443
AnswerA

If ISE is meant to act as a CA, it must be properly tiered and trusted.

Why this answer

The most common cause for an Internal CA error is that the ISE node lacks the necessary permissions or the CA is misconfigured as a root/subordinate.

Page 1

Page 2 of 5

Page 3

All pages