SISE 300-715 - 2.0 Policy Enforcement Flashcards
What is the GUI path to configure Certificate Management?
Administration > System > Certificates
CSR
Certificate Signing Request
ISE can generate a Base-64 encoded certificate request which is used to request a signed certificate from a certificate authority.
What is the GUI path to configure External Identity Sources?
Administration > Identity Management > External Identity Sources
What is the GUI path to configure Certificate Authentication Profiles?
Administration > Identity Management > External Identity Management > Certificate Authorization Profile
CAP
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.
What are the four authorization host modes?
Single-Host Mode
Multidomain Authentication Host Mode
Multi-Authentication Host Mode
Multihost Mode
Single-Host Mode
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.
Multidomain Authentication Host Mode
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.
Multi-Authentication Host Mode
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.
Multihost Mode
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.
What is the interface configuration command to enable MAB?
mab
What is the interface configuration command to enable authentication?
authentication port-control auto
What is the interface configuration command to specify and authentication method order?
authentication order [method_1] [method_2] etc…
Applicable methods include dot1x and mab.
What is the interface configuration command to specify the authentication host mode?
authentication host-mode [type]
Applicable host-mode types are multi-auth, multi-domain, multi-host, and single-host.
What is the privileged command to view authentication sessions on a specific interface?
show authentication sessions interface [type][number]
i.e., show auth sess int gi4/0/8