exam questions

Exam 300-715 All Questions

View all questions & answers for the 300-715 exam

Exam 300-715 topic 1 question 107 discussion

Actual exam question from Cisco's 300-715
Question #: 107
Topic #: 1
[All 300-715 Questions]

An administrator is configuring a new profiling policy within Cisco ISE. The organization has several endpoints that are the same device type, and all have the same Block ID in their MAC address. The profiler does not currently have a profiling policy created to categorize these endpoints, therefore a custom profiling policy must be created.
Which condition must the administrator use in order to properly profile an ACME AI Connector endpoint for network access with MAC address 01:41:14:65:50:AB?

  • A. CDP_cdpCacheDeviceID_CONTAINS_<MAC ADDRESS>
  • B. MAC_MACAddress_CONTAINS_<MAC ADDRESS>
  • C. Radius_Called_Station-ID_STARTSWITH_<MAC ADDRESS>
  • D. MAC_OUI_STARTSWITH_<MAC ADDRESS>
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Hereim
Highly Voted 2 years, 3 months ago
They are surely talking about the EndPoints here, called station id was for the WLC (NAD). In this case, since they mentioned all the endpoints are same type and make, it makes more sense to go with option D.
upvoted 7 times
...
Cachaman
Most Recent 2 months, 3 weeks ago
Selected Answer: B
The correct answer is B. In the ISE profiling policies, when selecting MAC as a condition, you have only two options: MAC Address and OUI. OUI (Organizationally Unique Identifier) represents the vendor name. If you need to create a profiling policy based on a specific Block ID within the MAC address, you must use the MAC Address attribute (MAC_MACAddress_CONTAINS). https://community.cisco.com/t5/network-access-control/cisco-ise-profiling-oui-lookup/td-p/5130686 What is perplexing me is how ISE performs an OUI check. For example, we have 5 HP printers, 3 show their OUI as "Hewlett Packard" and the other two show as "unknown". When we check the mac addresses of the unknown devices on an OUI check, they show as "Hewlett Packard" just as the devices that ISE recognises as "Hewlett Packard". We have other, similar instances of this behaviour.
upvoted 1 times
...
Gtekzzz
6 months, 2 weeks ago
Selected Answer: D
I would go for D
upvoted 2 times
...
Korndal
9 months, 2 weeks ago
Selected Answer: D
STUPID Question. you can use both B and D. D is the most accurate though. You can use the Mac OUI in question B because it uses the value "Contains". You can also just add the Mac OUI as a vendor attribute in Question D.... But D is most precise for this question
upvoted 1 times
...
[Removed]
1 year, 5 months ago
Selected Answer: D
I would go with D for this question as it would match several devices. The single device is just an example, wouldn't want to create profiles for each MAC address. Rather match the Block
upvoted 2 times
...
XBfoundX
1 year, 6 months ago
Honestly I wil go for D option, even if they specify the mac address at the end of the question. It makes more sense because if they want to put several devices to be profiled if you a these vendors used in your company you are gonna use the OUI of these vendors. What you can do for better profiling is that if you have a certain series of devices that have the mac address 0000:1111:abc insted of the "global policy" configured 0000:1111 because these devices are more important you can use the contain and you can give an higher certainity factor and assign another vlan for example. In this case I will go for D is a best practice to use OUI if you can for profile devices.
upvoted 2 times
...
faridh
1 year, 9 months ago
Selected Answer: D
The Block ID is the first six characters of a MAC address. So, I prefer to choose D
upvoted 3 times
...
ElCobra90
1 year, 10 months ago
Selected Answer: D
"The organization has several endpoints that are the same device type, and all have the SAME Block ID in their MAC address" This is the most important part of the question, the organization needs to configure a condition that match the same Block ID, Block ID is the first six characters of a Mac Address (OUI) so the best answer should be D, the MAC Address provided at the end of the question is only an example, but you need to configure a policy that should be scalable, also B is a valid Response, ma MAC Contains is not specific as MAC OUI, if it was MAC STARTS WITH the question would be very tricky, in this case i will go with D.
upvoted 1 times
ElCobra90
1 year, 10 months ago
again, typical cisco question... One more thing to notice is the Answer only tells you <MAC ADDRESS> without specifying if you can add a part of or the entire MAC Address, in case they want the full mac address then B is the correct choice, but again, the organization has several endpoints, it doesn't make sense configure a policy with only one mac address if the organization have "several endpoints", this is a no brain configuration, i think this organization lack of basic infrastructure concept
upvoted 1 times
...
...
CCNP21
1 year, 10 months ago
Selected Answer: C
I vote for C, please see iseise link.
upvoted 1 times
...
denverfly
1 year, 12 months ago
Selected Answer: B
The correct answer is - MAC_MACAddress_CONTAINS_<MAC ADDRESS>. The MAC_MACAddress_CONTAINS_<MAC ADDRESS> condition is used to match endpoints based on their MAC address. In this case, the administrator needs to match endpoints with a MAC address of 01:41:14:65:50:AB. The <MAC ADDRESS> placeholder can be replaced with the actual MAC address of the endpoint. The other options are not correct. CDP_cdpCacheDeviceID_CONTAINS_<MAC ADDRESS> is used to match endpoints based on their CDP device ID. Radius_Called_Station-ID_STARTSWITH_<MAC ADDRESS> is used to match endpoints based on their RADIUS Called Station ID. MAC_OUI_STARTSWITH_<MAC ADDRESS> is used to match endpoints based on their MAC OUI.
upvoted 1 times
...
DeviantSpy
2 years, 1 month ago
I am a little mixed on this one. D: Seems to be the better answer to future proof the profile when new devices are onboarded onto the NAD's. B: The question mentions that they all have the same Block ID in their MAC address. Because they specifically mention the Block ID statement, I will go for B
upvoted 1 times
...
iceise
2 years, 7 months ago
Selected Answer: B
C is wrong. Called statian id is the NAD. Calling station id is the endpoint. In question ACME AI Connector endpoint for network access with MAC address 01:41:14:65:50:AB, so only 1 endpoint. B says contains and that is for 1 endpoint D says startwith and that you use when you want to refer to a block macadress starting with.
upvoted 4 times
iceise
2 years, 7 months ago
https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/115734-ise-policies-ssid-00.html Configurations This document uses these configurations: • Method 1: Airespace-Wlan-Id Every Wireless Local Area Network (WLAN) created on the WLC has a WLAN ID. The WLAN ID is displayed on the WLAN summary page. One disadvantage to this attribute is if the WLAN ID does not match on a SSID spread across multiple controllers. If this describes your deployment, continue to Method 2. • Method 2: Called-Station-ID The WLC can be configured to send the SSID name in the RADIUS Called-Station-ID attribute, which in turn can be used as a condition on ISE. The advantage of this attribute is that it can be used regardless of what the WLAN ID is set to on the WLC. By default, the WLC does not send the SSID in the Called-Station-ID attribute.
upvoted 1 times
iceise
2 years, 7 months ago
So C is right :-)
upvoted 1 times
...
...
...
shonda319
2 years, 8 months ago
Selected Answer: B
there is no "called-station-id" attribute name in RADIUS type.
upvoted 2 times
homeslice
2 years, 6 months ago
"called-station-id" does exist. It usually refers to the MAC address of the AP+SSID-Name i.e. aa-bb-cc-dd-ee-ff:GUEST
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...