352-001 · Question #373
Which Designated Intermediate System selection option is valid when deploying IS-IS in a broadcast medium that connects two networking devices as a point-to-point network type?
The correct answer is A. There is no DIS selection on point-to-point network types.. In IS-IS, the Designated Intermediate System election only occurs on broadcast (multi-access) network types - no DIS is elected or required on point-to-point links.
Question
Which Designated Intermediate System selection option is valid when deploying IS-IS in a broadcast medium that connects two networking devices as a point-to-point network type?
Options
- AThere is no DIS selection on point-to-point network types.
- BThe router with the highest interface IP address is selected as the DIS.
- CThe router with the lowest interface priority address is selected as the DIS.
- DThe router with the highest loopback IP address is selected as the DIS.
- EThe router with the lowest interface MAC address is selected as the DIS.
How the community answered
(49 responses)- A92% (45)
- B4% (2)
- C2% (1)
- D2% (1)
Why each option
In IS-IS, the Designated Intermediate System election only occurs on broadcast (multi-access) network types - no DIS is elected or required on point-to-point links.
IS-IS point-to-point network types do not use a pseudonode and therefore have no DIS election process. When a broadcast medium is explicitly configured as point-to-point using 'isis network point-to-point', the two routers form a direct adjacency without a designated system, eliminating the DIS selection entirely and also skipping CSNP flooding used on broadcast segments.
DIS selection on broadcast IS-IS networks uses interface priority (not IP address) as the primary criterion, and this entire process is bypassed on point-to-point types.
The router with the highest (not lowest) priority wins DIS election on broadcast networks, and priority is irrelevant on point-to-point types.
Loopback IP addresses play no role in IS-IS DIS election under any network type; the criteria are interface priority and MAC address.
The lowest MAC address is used as a tiebreaker on broadcast networks when priorities are equal, but no such election occurs on point-to-point network types.
Concept tested: IS-IS DIS election behavior on point-to-point network types
Source: https://www.cisco.com/c/en/us/support/docs/ip/integrated-intermediate-system-to-intermediate-system-is-is/17706-22.html
Topics
Community Discussion
No community discussion yet for this question.