SISE 300-715 - 2.0 Policy Enforcement Flashcards

1
Q

What is the GUI path to configure Certificate Management?

A

Administration > System > Certificates

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

CSR

A

Certificate Signing Request
ISE can generate a Base-64 encoded certificate request which is used to request a signed certificate from a certificate authority.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the GUI path to configure External Identity Sources?

A

Administration > Identity Management > External Identity Sources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the GUI path to configure Certificate Authentication Profiles?

A

Administration > Identity Management > External Identity Management > Certificate Authorization Profile

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

CAP

A

Certificate Authentication Profile
Used by ISE as the identity source for certificate-based authentications. It defines which field of an x.509 certificate will be the Principle Username x.509 Attribute.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the four authorization host modes?

A

Single-Host Mode
Multidomain Authentication Host Mode
Multi-Authentication Host Mode
Multihost Mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Single-Host Mode

A

An interface configured for authentication in single-host mode will allow only a single device to be authentication onto the network at a time. If multiple devices are detected on the interface, the switch will put the interface into an err-disabled state.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Multidomain Authentication Host Mode

A

This host mode was created specifically for IP telephony. Multidomain authentication allows one device to connect to each of the two switchport domains – one device can connect to the DATA domain, and one device can connect to the VOICE domain.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Multi-Authentication Host Mode

A

Multiple hosts are individually authenticated onto the network. This host mode is used when there are multiple devices connecting to a single shared interface through a hub or bridge such as an unmanaged switch. Authorized devices are allowed onto the network as normal; packets from unauthorized devices are dropped and the interface remains in the connected state. This allows each device to be granted a specific VLAN ID according to its endpoint identity profile configured in ISE.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Multihost Mode

A

The first device to the network will be submitted to ISE for authentication. If that device is authenticated, then the interface will allow multiple other devices to access the network without requiring separate authentication of each device. All connected devices will share the VLAN ID of the authenticated device.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the interface configuration command to enable MAB?

A

mab

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the interface configuration command to enable authentication?

A

authentication port-control auto

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the interface configuration command to specify and authentication method order?

A

authentication order [method_1] [method_2] etc…

Applicable methods include dot1x and mab.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the interface configuration command to specify the authentication host mode?

A

authentication host-mode [type]

Applicable host-mode types are multi-auth, multi-domain, multi-host, and single-host.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the privileged command to view authentication sessions on a specific interface?

A

show authentication sessions interface [type][number]

i.e., show auth sess int gi4/0/8

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the privileged command to view authentication session details for a specific MAC address?

A

show authentication sessions mac [mac_addr] details

17
Q

OCSP

A

Online Certificate Status Protocol
A protocol which can be used by ISE to get near-real time updates of X.509 certificate status changes from the issuing certificate authority (CA). Created as an alternative to Certificate Revocation Lists (CRLs). OCSP messages are typically communicated over HTTP.

18
Q

What two methods can ISE use to verify the revocation status of a certificate?

A

Certificate Revocation Lists, and

Online Certificate Status Protocol

19
Q

When presented with a certificate from an endpoint which was issued by a subordinate CA, which CA does ISE trust?

A

x.509 certificates provide a hierarchy which enables scale deployments. A certificate authority can belong to a full tree of CAs, all stemming from the root CA.
With a properly configured hierarchical certificate authority structure, ISE will trust all CAs in the path.

20
Q

What is the GUI path to configure Network Device Groups?

A

Administration > Network Resources > Network Device Groups

21
Q

What is the GUI path to configure Network Devices?

A

Administration > Network Resources > Network Devices

22
Q

NAD

A

Network Access Device
NADs include switches, wireless LAN controllers, and VPN concentrators. They are used to enforce ISE policies on endpoints.

23
Q

NDG

A

Network Device Group
A logical grouping of Network Access Devices by type, location, deployment stage, or any other logical grouping an organization might want.

24
Q

What is the GUI path to configure Local User Identity Groups?

A

Administration > Identity Management > Groups > User Identity Groups

25
Q

What is the GUI path to configure Local Endpoint Groups?

A

Administration > Identity Management > Groups > Endpoint Identity Groups

26
Q

What is the GUI path to configure Local Users?

A

Administration > Identity Management > Identities > Users

27
Q

What is the GUI path to configure Active Directory as an External Identity Source?

A

Administration > Identity Management > External Identity Sources > Active Directory